is not current version
Last Version 2.2.18

com.icthh.xm.commons:xm-commons-tenant 1.2.15

xm-commons-tenant

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.icthh.xm.commons
ArtifactId

ArtifactId

xm-commons-tenant
Version

Version

1.2.15
Type

Type

jar

Download xm-commons-tenant 1.2.15


<!-- https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-tenant/ -->
<dependency>
    <groupId>com.icthh.xm.commons</groupId>
    <artifactId>xm-commons-tenant</artifactId>
    <version>1.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-tenant/
implementation 'com.icthh.xm.commons:xm-commons-tenant:1.2.15'
// https://jarcasting.com/artifacts/com.icthh.xm.commons/xm-commons-tenant/
implementation ("com.icthh.xm.commons:xm-commons-tenant:1.2.15")
'com.icthh.xm.commons:xm-commons-tenant:jar:1.2.15'
<dependency org="com.icthh.xm.commons" name="xm-commons-tenant" rev="1.2.15">
  <artifact name="xm-commons-tenant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.icthh.xm.commons', module='xm-commons-tenant', version='1.2.15')
)
libraryDependencies += "com.icthh.xm.commons" % "xm-commons-tenant" % "1.2.15"
[com.icthh.xm.commons/xm-commons-tenant "1.2.15"]