GroupId | GroupIdcom.icthh.xm.commons |
---|---|
ArtifactId | ArtifactIdxm-commons-i18n |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
xm-commons-i18n-2.0.3.pom | |
xm-commons-i18n-2.0.3.jar | 16 KB |
xm-commons-i18n-2.0.3-sources.jar | 9 KB |
xm-commons-i18n-2.0.3-javadoc.jar | 79 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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-i18n/
implementation 'com.icthh.xm.commons:xm-commons-i18n:2.0.3'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-i18n/
implementation ("com.icthh.xm.commons:xm-commons-i18n:2.0.3")
'com.icthh.xm.commons:xm-commons-i18n:jar:2.0.3'
<dependency org="com.icthh.xm.commons" name="xm-commons-i18n" rev="2.0.3">
<artifact name="xm-commons-i18n" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-i18n', version='2.0.3')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-i18n" % "2.0.3"
[com.icthh.xm.commons/xm-commons-i18n "2.0.3"]