Jar examples for j:jersey-api
You can download jar file jersey-api 0.5.0 in this page.
You can use the following script to add jersey-api-0.5.0.jar to your project.
<dependency> <groupId>com.fitbur.jersey</groupId> <artifactId>jersey-api</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.fitbur.jersey', name: 'jersey-api', version: '0.5.0'
libraryDependencies += "com.fitbur.jersey" % "jersey-api" % "0.5.0"
<dependency org="com.fitbur.jersey" name="jersey-api" rev="0.5.0"/>
@Grapes(@Grab(group='com.fitbur.jersey', module='jersey-api', version='0.5.0'))
'com.fitbur.jersey:jersey-api:jar:0.5.0'
Click the following link to download the jar file.
jersey-api-0.5.0-javadoc.jar