Jar examples for a:arras-test
Arras Test provides utilities for testing, sample data and better support for Selenium.
You can download jar file arras-test 1.1.0 in this page.
You can use the following script to add arras-test-1.1.0.jar to your project.
<dependency> <groupId>com.github.fscheffer</groupId> <artifactId>arras-test</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.fscheffer', name: 'arras-test', version: '1.1.0'
libraryDependencies += "com.github.fscheffer" % "arras-test" % "1.1.0"
<dependency org="com.github.fscheffer" name="arras-test" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.fscheffer', module='arras-test', version='1.1.0'))
'com.github.fscheffer:arras-test:jar:1.1.0'
Click the following link to download the jar file.
arras-test-1.1.0-javadoc.jar