is not current version
Last Version 0.0.6

cn.spark2fire:auth-db 0.0.5


GroupId

GroupId

cn.spark2fire
ArtifactId

ArtifactId

auth-db
Version

Version

0.0.5
Type

Type

jar

Download auth-db 0.0.5


<!-- https://jarcasting.com/artifacts/cn.spark2fire/auth-db/ -->
<dependency>
    <groupId>cn.spark2fire</groupId>
    <artifactId>auth-db</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.spark2fire/auth-db/
implementation 'cn.spark2fire:auth-db:0.0.5'
// https://jarcasting.com/artifacts/cn.spark2fire/auth-db/
implementation ("cn.spark2fire:auth-db:0.0.5")
'cn.spark2fire:auth-db:jar:0.0.5'
<dependency org="cn.spark2fire" name="auth-db" rev="0.0.5">
  <artifact name="auth-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.spark2fire', module='auth-db', version='0.0.5')
)
libraryDependencies += "cn.spark2fire" % "auth-db" % "0.0.5"
[cn.spark2fire/auth-db "0.0.5"]