is not current version
Last Version 7.2.2

cn.stylefeng.roses:auth-sdk 7.1.1


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

auth-sdk
Version

Version

7.1.1
Type

Type

jar

Download auth-sdk 7.1.1


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