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

Jar examples for o:oauth-consumer

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials