Download oauth-provider-20100527.jar file - Jar o

Jar examples for o:oauth-provider

Description

You can download jar file oauth-provider 20100527 in this page.

Build File

You can use the following script to add oauth-provider-20100527.jar to your project.

<dependency>
   <groupId>net.oauth.core</groupId>
   <artifactId>oauth-provider</artifactId>
   <version>20100527</version>
</dependency>
compile group: 'net.oauth.core', name: 'oauth-provider', version: '20100527'
libraryDependencies += "net.oauth.core" % "oauth-provider" % "20100527"
<dependency org="net.oauth.core" name="oauth-provider" rev="20100527"/>
@Grapes(@Grab(group='net.oauth.core', module='oauth-provider', version='20100527'))
'net.oauth.core:oauth-provider:jar:20100527'

Download

Click the following link to download the jar file.

oauth-provider-20100527-javadoc.jar
oauth-provider-20100527-sources.jar
oauth-provider-20100527.jar
oauth-provider-20100527.pom



Related Tutorials