is not current version
Last Version 1.4.0

com.gitee.l0km:authkernel-fsdb 1.2.0


GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

authkernel-fsdb
Version

Version

1.2.0
Type

Type

jar

Download authkernel-fsdb 1.2.0


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