is not current version
Last Version 1.16.5

me.zhyd.oauth:JustAuth 1.3.2

史上最全的整合第三方登录的工具, Just Auth

GroupId

GroupId

me.zhyd.oauth
ArtifactId

ArtifactId

JustAuth
Version

Version

1.3.2
Type

Type

jar

Download JustAuth 1.3.2


<!-- https://jarcasting.com/artifacts/me.zhyd.oauth/JustAuth/ -->
<dependency>
    <groupId>me.zhyd.oauth</groupId>
    <artifactId>JustAuth</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.zhyd.oauth/JustAuth/
implementation 'me.zhyd.oauth:JustAuth:1.3.2'
// https://jarcasting.com/artifacts/me.zhyd.oauth/JustAuth/
implementation ("me.zhyd.oauth:JustAuth:1.3.2")
'me.zhyd.oauth:JustAuth:jar:1.3.2'
<dependency org="me.zhyd.oauth" name="JustAuth" rev="1.3.2">
  <artifact name="JustAuth" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.zhyd.oauth', module='JustAuth', version='1.3.2')
)
libraryDependencies += "me.zhyd.oauth" % "JustAuth" % "1.3.2"
[me.zhyd.oauth/JustAuth "1.3.2"]