is not current version
Last Version 3.3.24

org.smallmind:web-oauth 3.3.6

OAuth Client/Server

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

web-oauth
Version

Version

3.3.6
Type

Type

jar

Download web-oauth 3.3.6


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