Download jersey-client-factory-1.0.0.jar file - Jar j

Jar examples for j:jersey-client-factory

Description

null

You can download jar file jersey-client-factory 1.0.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add jersey-client-factory-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

jersey-client-factory-1.0.0-javadoc.jar
jersey-client-factory-1.0.0-sources.jar
jersey-client-factory-1.0.0.jar
jersey-client-factory-1.0.0.pom



Related Tutorials