GroupId | GroupIdio.graphenee |
---|---|
ArtifactId | ArtifactIdgx-i18n |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
gx-i18n-0.1.1.pom | |
gx-i18n-0.1.1.jar | 11 KB |
gx-i18n-0.1.1-sources.jar | 7 KB |
gx-i18n-0.1.1-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.graphenee/gx-i18n/ -->
<dependency>
<groupId>io.graphenee</groupId>
<artifactId>gx-i18n</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.graphenee/gx-i18n/
implementation 'io.graphenee:gx-i18n:0.1.1'
// https://jarcasting.com/artifacts/io.graphenee/gx-i18n/
implementation ("io.graphenee:gx-i18n:0.1.1")
'io.graphenee:gx-i18n:jar:0.1.1'
<dependency org="io.graphenee" name="gx-i18n" rev="0.1.1">
<artifact name="gx-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.graphenee', module='gx-i18n', version='0.1.1')
)
libraryDependencies += "io.graphenee" % "gx-i18n" % "0.1.1"
[io.graphenee/gx-i18n "0.1.1"]