Download oauth-httpclient4-20090913.jar file - Jar o

Jar examples for o:oauth-httpclient4

Description

You can download jar file oauth-httpclient4 20090913 in this page.

Build File

You can use the following script to add oauth-httpclient4-20090913.jar to your project.

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

Download

Click the following link to download the jar file.

oauth-httpclient4-20090913-javadoc.jar
oauth-httpclient4-20090913-sources.jar
oauth-httpclient4-20090913.jar
oauth-httpclient4-20090913.pom



Related Tutorials