Jar examples for o:oauth-consumer
You can download jar file oauth-consumer 20090617 in this page.
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'
Click the following link to download the jar file.
oauth-consumer-20090617-javadoc.jar