is not current version
Last Version 2.0.1

com.github.wautsns:okauth 1.0.0

oauth2 utility

GroupId

GroupId

com.github.wautsns
ArtifactId

ArtifactId

okauth
Version

Version

1.0.0
Type

Type

pom

Download okauth 1.0.0

Filename Size
okauth-1.0.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.wautsns/okauth/ -->
<dependency>
    <groupId>com.github.wautsns</groupId>
    <artifactId>okauth</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wautsns/okauth/
implementation 'com.github.wautsns:okauth:1.0.0'
// https://jarcasting.com/artifacts/com.github.wautsns/okauth/
implementation ("com.github.wautsns:okauth:1.0.0")
'com.github.wautsns:okauth:pom:1.0.0'
<dependency org="com.github.wautsns" name="okauth" rev="1.0.0">
  <artifact name="okauth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wautsns', module='okauth', version='1.0.0')
)
libraryDependencies += "com.github.wautsns" % "okauth" % "1.0.0"
[com.github.wautsns/okauth "1.0.0"]