io.sgr.oauth:oauth-client-core

An Android compatible OAuth java library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.sgr.oauth
ArtifactId

ArtifactId

oauth-client-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

An Android compatible OAuth java library

Download oauth-client-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.sgr.oauth : oauth-core jar 1.0.2
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar

Project Modules

There are no modules declared in this project.

About this repository

Build Status codecov

io.sgr.oauth

sgr.io

Versions

Version
1.0.2
1.0.1
1.0.0