is not current version
Last Version 2.2.18

com.icthh.xm.commons:xm-commons-permission 1.0.0

xm-commons-permission

GroupId

GroupId

com.icthh.xm.commons
ArtifactId

ArtifactId

xm-commons-permission
Version

Version

1.0.0
Type

Type

jar

Download xm-commons-permission 1.0.0


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