Jar examples for x:xapi-core-test
Some generic, non-platform specific tools for use during testing. inherit using type: tests-jar
You can download jar file xapi-core-test 0.4 in this page.
You can use the following script to add xapi-core-test-0.4.jar to your project.
<dependency> <groupId>net.wetheinter</groupId> <artifactId>xapi-core-test</artifactId> <version>0.4</version> </dependency>
compile group: 'net.wetheinter', name: 'xapi-core-test', version: '0.4'
libraryDependencies += "net.wetheinter" % "xapi-core-test" % "0.4"
<dependency org="net.wetheinter" name="xapi-core-test" rev="0.4"/>
@Grapes(@Grab(group='net.wetheinter', module='xapi-core-test', version='0.4'))
'net.wetheinter:xapi-core-test:jar:0.4'
Click the following link to download the jar file.
xapi-core-test-0.4-javadoc.jar