Last Version

Jerry OAuth Library 0.10.0

Common Java functionality for working with OAuth

License

License

GroupId

GroupId

com.sangupta
ArtifactId

ArtifactId

jerry-oauth
Version

Version

0.10.0
Type

Type

jar
Description

Description

Jerry OAuth Library
Common Java functionality for working with OAuth
Project URL

Project URL

http://sangupta.com/projects/jerry
Source Code Management

Source Code Management

https://github.com/sangupta/jerry-oauth

Download jerry-oauth 0.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.sangupta : jerry-http jar 0.10.0
com.google.code.gson : gson jar 2.3
net.jcip : jcip-annotations jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.