is not current version
Last Version 0.0.8

cn.spark2fire.alberti:auth-core 0.0.1

alberti authentication core service

GroupId

GroupId

cn.spark2fire.alberti
ArtifactId

ArtifactId

auth-core
Version

Version

0.0.1
Type

Type

jar

Download auth-core 0.0.1


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