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

Jar examples for w:webtester-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials