Nibiru org.nibiru.oauth.core

OAuth integration components for mobile

License

License

GroupId

GroupId

io.github.nibiruos.oauth
ArtifactId

ArtifactId

org.nibiru.oauth.core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nibiru org.nibiru.oauth.core
OAuth integration components for mobile
Project URL

Project URL

https://github.com/NibiruOS/oauth/tree/master/org.nibiru.oauth.core
Source Code Management

Source Code Management

https://github.com/NibiruOS/oauth

Download org.nibiru.oauth.core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.16
io.github.nibiruos.async : org.nibiru.async.core jar 1.0.1
javax.inject : javax.inject jar 1
com.google.guava : guava jar 20.0
com.google.code.findbugs : jsr305 jar 2.0.3

Project Modules

There are no modules declared in this project.

Nibiru OAuth

Nibiru OAuth provides OAuth2 integration components for different mobile platforms. It allows performing authentication in a platform-independant way.

  1. Reference
io.github.nibiruos.oauth

Nibiru

Nibiru is a non-profit effort to provide a set of Open Source libraries and frameworks for different purposes.

Versions

Version
1.0.1
1.0.0