is not current version
Last Version 0.5.0

io.github.coffeelibs:tiny-oauth2-client 0.1.1

Zero Dependency RFC 8252 Authorization Flow

Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

io.github.coffeelibs
ArtifactId

ArtifactId

tiny-oauth2-client
Version

Version

0.1.1
Type

Type

jar

Download tiny-oauth2-client 0.1.1


<!-- https://jarcasting.com/artifacts/io.github.coffeelibs/tiny-oauth2-client/ -->
<dependency>
    <groupId>io.github.coffeelibs</groupId>
    <artifactId>tiny-oauth2-client</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.coffeelibs/tiny-oauth2-client/
implementation 'io.github.coffeelibs:tiny-oauth2-client:0.1.1'
// https://jarcasting.com/artifacts/io.github.coffeelibs/tiny-oauth2-client/
implementation ("io.github.coffeelibs:tiny-oauth2-client:0.1.1")
'io.github.coffeelibs:tiny-oauth2-client:jar:0.1.1'
<dependency org="io.github.coffeelibs" name="tiny-oauth2-client" rev="0.1.1">
  <artifact name="tiny-oauth2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.coffeelibs', module='tiny-oauth2-client', version='0.1.1')
)
libraryDependencies += "io.github.coffeelibs" % "tiny-oauth2-client" % "0.1.1"
[io.github.coffeelibs/tiny-oauth2-client "0.1.1"]