GroupId | GroupIdcom.icthh.xm.commons |
---|---|
ArtifactId | ArtifactIdxm-commons-migration-db |
Version | Version0.3.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-migration-db/ -->
<dependency>
<groupId>com.icthh.xm.commons</groupId>
<artifactId>xm-commons-migration-db</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-migration-db/
implementation 'com.icthh.xm.commons:xm-commons-migration-db:0.3.3'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-migration-db/
implementation ("com.icthh.xm.commons:xm-commons-migration-db:0.3.3")
'com.icthh.xm.commons:xm-commons-migration-db:jar:0.3.3'
<dependency org="com.icthh.xm.commons" name="xm-commons-migration-db" rev="0.3.3">
<artifact name="xm-commons-migration-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-migration-db', version='0.3.3')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-migration-db" % "0.3.3"
[com.icthh.xm.commons/xm-commons-migration-db "0.3.3"]