is not current version
Last Version 1.16.5

me.zhyd.oauth:JustAuth 1.9.4


GroupId

GroupId

me.zhyd.oauth
ArtifactId

ArtifactId

JustAuth
Version

Version

1.9.4
Type

Type

jar

Download JustAuth 1.9.4


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