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

Jar examples for j:jerseytester-htmlunit

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials