is not current version
Last Version 2.0.1

com.github.wautsns:okauth-core 2.0.0

OkAuth Core

GroupId

GroupId

com.github.wautsns
ArtifactId

ArtifactId

okauth-core
Version

Version

2.0.0
Type

Type

jar

Download okauth-core 2.0.0


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