Download jersey-oauth2-rs-impl-base-0.7.jar file - Jar j

Jar examples for j:jersey-oauth2-rs-impl-base

Description

You can download jar file jersey-oauth2-rs-impl-base 0.7 in this page.

Build File

You can use the following script to add jersey-oauth2-rs-impl-base-0.7.jar to your project.

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

Download

Click the following link to download the jar file.

jersey-oauth2-rs-impl-base-0.7-javadoc.jar
jersey-oauth2-rs-impl-base-0.7-sources.jar
jersey-oauth2-rs-impl-base-0.7.jar
jersey-oauth2-rs-impl-base-0.7.pom



Related Tutorials