Download jersey-oauth2-rs-api-0.8.jar file - Jar j

Jar examples for j:jersey-oauth2-rs-api

Description

You can download jar file jersey-oauth2-rs-api 0.8 in this page.

Build File

You can use the following script to add jersey-oauth2-rs-api-0.8.jar to your project.

<dependency>
   <groupId>com.github.hburgmeier.jerseyoauth2</groupId>
   <artifactId>jersey-oauth2-rs-api</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'com.github.hburgmeier.jerseyoauth2', name: 'jersey-oauth2-rs-api', version: '0.8'
libraryDependencies += "com.github.hburgmeier.jerseyoauth2" % "jersey-oauth2-rs-api" % "0.8"
<dependency org="com.github.hburgmeier.jerseyoauth2" name="jersey-oauth2-rs-api" rev="0.8"/>
@Grapes(@Grab(group='com.github.hburgmeier.jerseyoauth2', module='jersey-oauth2-rs-api', version='0.8'))
'com.github.hburgmeier.jerseyoauth2:jersey-oauth2-rs-api:jar:0.8'

Download

Click the following link to download the jar file.

jersey-oauth2-rs-api-0.8-javadoc.jar
jersey-oauth2-rs-api-0.8-sources.jar
jersey-oauth2-rs-api-0.8.jar
jersey-oauth2-rs-api-0.8.pom



Related Tutorials