Download jerseytester-htmlunit-1.0.1.jar file - Jar j

Jar examples for j:jerseytester-htmlunit

Description

You can download jar file jerseytester-htmlunit 1.0.1 in this page.

Build File

You can use the following script to add jerseytester-htmlunit-1.0.1.jar to your project.

<dependency>
   <groupId>com.thoughtworks.inproctester</groupId>
   <artifactId>jerseytester-htmlunit</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.thoughtworks.inproctester', name: 'jerseytester-htmlunit', version: '1.0.1'
libraryDependencies += "com.thoughtworks.inproctester" % "jerseytester-htmlunit" % "1.0.1"
<dependency org="com.thoughtworks.inproctester" name="jerseytester-htmlunit" rev="1.0.1"/>
@Grapes(@Grab(group='com.thoughtworks.inproctester', module='jerseytester-htmlunit', version='1.0.1'))
'com.thoughtworks.inproctester:jerseytester-htmlunit:jar:1.0.1'

Download

Click the following link to download the jar file.

jerseytester-htmlunit-1.0.1-javadoc.jar
jerseytester-htmlunit-1.0.1-sources.jar
jerseytester-htmlunit-1.0.1.jar
jerseytester-htmlunit-1.0.1.pom



Related Tutorials