GroupId | GroupIdcom.icthh.xm.commons |
---|---|
ArtifactId | ArtifactIdxm-commons-i18n |
Version | Version2.1.30 |
Type | Typejar |
Filename | Size |
---|---|
xm-commons-i18n-2.1.30.pom | |
xm-commons-i18n-2.1.30.jar | 16 KB |
xm-commons-i18n-2.1.30-sources.jar | 10 KB |
xm-commons-i18n-2.1.30-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-i18n/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-i18n</artifactId>
<version>2.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-i18n/
implementation 'com.icthh.xm.commons:xm-commons-i18n:2.1.30'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-i18n/
implementation ("com.icthh.xm.commons:xm-commons-i18n:2.1.30")
'com.icthh.xm.commons:xm-commons-i18n:jar:2.1.30'
<dependency org="com.icthh.xm.commons" name="xm-commons-i18n" rev="2.1.30">
<artifact name="xm-commons-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-i18n', version='2.1.30')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-i18n" % "2.1.30"
[com.icthh.xm.commons/xm-commons-i18n "2.1.30"]