io.sgr.oauth:oauth-server-core

An Android compatible OAuth java library

License

License

GroupId

GroupId

io.sgr.oauth
ArtifactId

ArtifactId

oauth-server-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-server-core

How to add to project

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