Download testium-selenium-support-0.1.4.jar file - Jar t

Jar examples for t:testium-selenium-support

Description

Support classes for the Selenium plugin for Testium

You can download jar file testium-selenium-support 0.1.4 in this page.

License

GNU Lesser General Public License - version 3

Build File

You can use the following script to add testium-selenium-support-0.1.4.jar to your project.

<dependency>
   <groupId>net.sf.testium</groupId>
   <artifactId>testium-selenium-support</artifactId>
   <version>0.1.4</version>
</dependency>
compile group: 'net.sf.testium', name: 'testium-selenium-support', version: '0.1.4'
libraryDependencies += "net.sf.testium" % "testium-selenium-support" % "0.1.4"
<dependency org="net.sf.testium" name="testium-selenium-support" rev="0.1.4"/>
@Grapes(@Grab(group='net.sf.testium', module='testium-selenium-support', version='0.1.4'))
'net.sf.testium:testium-selenium-support:jar:0.1.4'

Download

Click the following link to download the jar file.

testium-selenium-support-0.1.4-javadoc.jar
testium-selenium-support-0.1.4-sources.jar
testium-selenium-support-0.1.4.jar
testium-selenium-support-0.1.4.pom



Related Tutorials