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

Jar examples for o:oauth-consumer

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials