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.0.0 in this page.
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'
Click the following link to download the jar file.
arras-test-1.0.0-javadoc.jar