is not current version
Last Version 0.5.0

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

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.2.0
Type

Type

jar

Download tiny-oauth2-client 0.2.0


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