GroupId | GroupIdxyz.erupt |
---|---|
ArtifactId | ArtifactIderupt-i18n |
Version | Version1.10.8-beta.2 |
Type | Typejar |
Filename | Size |
---|---|
erupt-i18n-1.10.8-beta.2.pom | |
erupt-i18n-1.10.8-beta.2.jar | 12 KB |
erupt-i18n-1.10.8-beta.2-sources.jar | 6 KB |
erupt-i18n-1.10.8-beta.2-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-i18n/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-i18n</artifactId>
<version>1.10.8-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-i18n/
implementation 'xyz.erupt:erupt-i18n:1.10.8-beta.2'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-i18n/
implementation ("xyz.erupt:erupt-i18n:1.10.8-beta.2")
'xyz.erupt:erupt-i18n:jar:1.10.8-beta.2'
<dependency org="xyz.erupt" name="erupt-i18n" rev="1.10.8-beta.2">
<artifact name="erupt-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-i18n', version='1.10.8-beta.2')
)
libraryDependencies += "xyz.erupt" % "erupt-i18n" % "1.10.8-beta.2"
[xyz.erupt/erupt-i18n "1.10.8-beta.2"]