Download amber-oauth2-common-0.22-incubating.jar file - Jar a

Jar examples for a:amber-oauth2-common

Description

OAuth 2.0 library - Common

You can download jar file amber-oauth2-common 0.22-incubating in this page.

License

Apache License

Build File

You can use the following script to add amber-oauth2-common-0.22-incubating.jar to your project.

<dependency>
   <groupId>org.apache.amber</groupId>
   <artifactId>amber-oauth2-common</artifactId>
   <version>0.22-incubating</version>
</dependency>
compile group: 'org.apache.amber', name: 'amber-oauth2-common', version: '0.22-incubating'
libraryDependencies += "org.apache.amber" % "amber-oauth2-common" % "0.22-incubating"
<dependency org="org.apache.amber" name="amber-oauth2-common" rev="0.22-incubating"/>
@Grapes(@Grab(group='org.apache.amber', module='amber-oauth2-common', version='0.22-incubating'))
'org.apache.amber:amber-oauth2-common:jar:0.22-incubating'

Download

Click the following link to download the jar file.

amber-oauth2-common-0.22-incubating-javadoc.jar
amber-oauth2-common-0.22-incubating-sources.jar
amber-oauth2-common-0.22-incubating.jar
amber-oauth2-common-0.22-incubating.pom



Related Tutorials