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