is not current version
Last Version 1.0.1

xin.yuki:auth-server 1.0.0

Auth Server

GroupId

GroupId

xin.yuki
ArtifactId

ArtifactId

auth-server
Version

Version

1.0.0
Type

Type

jar

Download auth-server 1.0.0


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