is not current version
Last Version 1.16.5

me.zhyd.oauth:JustAuth 1.15.7

小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Login, so easy!

GroupId

GroupId

me.zhyd.oauth
ArtifactId

ArtifactId

JustAuth
Version

Version

1.15.7
Type

Type

jar

Download JustAuth 1.15.7


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