Nibiru org.nibiru.oauth.gwt

OAuth integration components for mobile

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

io.github.nibiruos.oauth
ArtifactId

ArtifactId

org.nibiru.oauth.gwt
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/NibiruOS/oauth

Download org.nibiru.oauth.gwt

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.dagger : dagger jar 2.16
io.github.nibiruos.oauth : org.nibiru.oauth.core jar 1.0.1
com.google.gwt : gwt-user jar 2.8.0
com.google.guava : guava-gwt jar 20.0

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