is not current version
Last Version 1.12.0

com.gitee.l0km:authkernel-common 1.9.3


GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

authkernel-common
Version

Version

1.9.3
Type

Type

jar

Download authkernel-common 1.9.3


<!-- https://jarcasting.com/artifacts/com.gitee.l0km/authkernel-common/ -->
<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>authkernel-common</artifactId>
    <version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/authkernel-common/
implementation 'com.gitee.l0km:authkernel-common:1.9.3'
// https://jarcasting.com/artifacts/com.gitee.l0km/authkernel-common/
implementation ("com.gitee.l0km:authkernel-common:1.9.3")
'com.gitee.l0km:authkernel-common:jar:1.9.3'
<dependency org="com.gitee.l0km" name="authkernel-common" rev="1.9.3">
  <artifact name="authkernel-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='authkernel-common', version='1.9.3')
)
libraryDependencies += "com.gitee.l0km" % "authkernel-common" % "1.9.3"
[com.gitee.l0km/authkernel-common "1.9.3"]