is not current version
Last Version 0.0.4

cn.har01d:auth-core 0.0.3


GroupId

GroupId

cn.har01d
ArtifactId

ArtifactId

auth-core
Version

Version

0.0.3
Type

Type

jar

Download auth-core 0.0.3


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