Download oauth-client-1.0.0.RELEASE.jar file - Jar o

Jar examples for o:oauth-client

Description

You can download jar file oauth-client 1.0.0.RELEASE in this page.

License

Open Source License

Build File

You can use the following script to add oauth-client-1.0.0.RELEASE.jar to your project.

<dependency>
   <groupId>com.covisint.platform.oauth.client</groupId>
   <artifactId>oauth-client</artifactId>
   <version>1.0.0.RELEASE</version>
</dependency>
compile group: 'com.covisint.platform.oauth.client', name: 'oauth-client', version: '1.0.0.RELEASE'
libraryDependencies += "com.covisint.platform.oauth.client" % "oauth-client" % "1.0.0.RELEASE"
<dependency org="com.covisint.platform.oauth.client" name="oauth-client" rev="1.0.0.RELEASE"/>
@Grapes(@Grab(group='com.covisint.platform.oauth.client', module='oauth-client', version='1.0.0.RELEASE'))
'com.covisint.platform.oauth.client:oauth-client:jar:1.0.0.RELEASE'

Download

Click the following link to download the jar file.

oauth-client-1.0.0.RELEASE-javadoc.jar
oauth-client-1.0.0.RELEASE-sources.jar
oauth-client-1.0.0.RELEASE.jar
oauth-client-1.0.0.RELEASE.pom



Related Tutorials