Jar examples for o:oauth-client
You can download jar file oauth-client 1.0.0.RELEASE in this page.
Open Source License
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'
Click the following link to download the jar file.
oauth-client-1.0.0.RELEASE-javadoc.jar