is not current version
Last Version 1.12.0

com.gitee.l0km:authkernel 1.9.4

product license management

GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

authkernel
Version

Version

1.9.4
Type

Type

pom

Download authkernel 1.9.4

Filename Size
authkernel-1.9.4.pom 14 KB
Browse

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