is not current version
Last Version 1.16.5

me.zhyd.oauth:JustAuth 1.8.1

史上最全的整合第三方登录的工具,目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软和今日头条等第三方平台的授权登录。 Login, so easy!

GroupId

GroupId

me.zhyd.oauth
ArtifactId

ArtifactId

JustAuth
Version

Version

1.8.1
Type

Type

jar

Download JustAuth 1.8.1


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