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