GroupId | GroupIdio.restx |
---|---|
ArtifactId | ArtifactIdrestx-i18n-admin |
Version | Version0.34 |
Type | Typejar |
Filename | Size |
---|---|
restx-i18n-admin-0.34.pom | |
restx-i18n-admin-0.34.jar | 23 KB |
restx-i18n-admin-0.34-sources.jar | 4 KB |
restx-i18n-admin-0.34-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-i18n-admin/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-i18n-admin</artifactId>
<version>0.34</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-i18n-admin/
implementation 'io.restx:restx-i18n-admin:0.34'
// https://jarcasting.com/artifacts/io.restx/restx-i18n-admin/
implementation ("io.restx:restx-i18n-admin:0.34")
'io.restx:restx-i18n-admin:jar:0.34'
<dependency org="io.restx" name="restx-i18n-admin" rev="0.34">
<artifact name="restx-i18n-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-i18n-admin', version='0.34')
)
libraryDependencies += "io.restx" % "restx-i18n-admin" % "0.34"
[io.restx/restx-i18n-admin "0.34"]