is not current version
Last Version 1.16.5

me.zhyd.oauth:JustAuth 1.15.7-beta.2


GroupId

GroupId

me.zhyd.oauth
ArtifactId

ArtifactId

JustAuth
Version

Version

1.15.7-beta.2
Type

Type

jar

Download JustAuth 1.15.7-beta.2


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