Download arras-test-1.0.0.jar file - Jar a

Jar examples for a:arras-test

Description

Arras Test provides utilities for testing, sample data and better support for Selenium.

You can download jar file arras-test 1.0.0 in this page.

Build File

You can use the following script to add arras-test-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.fscheffer</groupId>
   <artifactId>arras-test</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.fscheffer', name: 'arras-test', version: '1.0.0'
libraryDependencies += "com.github.fscheffer" % "arras-test" % "1.0.0"
<dependency org="com.github.fscheffer" name="arras-test" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.fscheffer', module='arras-test', version='1.0.0'))
'com.github.fscheffer:arras-test:jar:1.0.0'

Download

Click the following link to download the jar file.

arras-test-1.0.0-javadoc.jar
arras-test-1.0.0-sources.jar
arras-test-1.0.0.jar
arras-test-1.0.0.pom



Related Tutorials