Download jersey-apache-client-1.10-b03.jar file - Jar j

Jar examples for j:jersey-apache-client

Description

You can download jar file jersey-apache-client 1.10-b03 in this page.

License

Open Source License

Build File

You can use the following script to add jersey-apache-client-1.10-b03.jar to your project.

<dependency>
   <groupId>com.sun.jersey.contribs</groupId>
   <artifactId>jersey-apache-client</artifactId>
   <version>1.10-b03</version>
</dependency>
compile group: 'com.sun.jersey.contribs', name: 'jersey-apache-client', version: '1.10-b03'
libraryDependencies += "com.sun.jersey.contribs" % "jersey-apache-client" % "1.10-b03"
<dependency org="com.sun.jersey.contribs" name="jersey-apache-client" rev="1.10-b03"/>
@Grapes(@Grab(group='com.sun.jersey.contribs', module='jersey-apache-client', version='1.10-b03'))
'com.sun.jersey.contribs:jersey-apache-client:jar:1.10-b03'

Download

Click the following link to download the jar file.

jersey-apache-client-1.10-b03-javadoc.jar
jersey-apache-client-1.10-b03-sources.jar
jersey-apache-client-1.10-b03.jar
jersey-apache-client-1.10-b03.pom



Related Tutorials