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

Jar examples for w:webtester-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials