Download webtester-core-2.0.2.jar file - Jar w

Jar examples for w:webtester-core

Description

You can download jar file webtester-core 2.0.2 in this page.

Build File

You can use the following script to add webtester-core-2.0.2.jar to your project.

<dependency>
   <groupId>info.novatec.testit</groupId>
   <artifactId>webtester-core</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'info.novatec.testit', name: 'webtester-core', version: '2.0.2'
libraryDependencies += "info.novatec.testit" % "webtester-core" % "2.0.2"
<dependency org="info.novatec.testit" name="webtester-core" rev="2.0.2"/>
@Grapes(@Grab(group='info.novatec.testit', module='webtester-core', version='2.0.2'))
'info.novatec.testit:webtester-core:jar:2.0.2'

Download

Click the following link to download the jar file.

webtester-core-2.0.2-javadoc.jar
webtester-core-2.0.2-sources.jar
webtester-core-2.0.2-tests.jar
webtester-core-2.0.2.jar
webtester-core-2.0.2.pom



Related Tutorials