Download xapi-core-test-0.4.jar file - Jar x

Jar examples for x:xapi-core-test

Description

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.

Build File

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'

Download

Click the following link to download the jar file.

xapi-core-test-0.4-javadoc.jar
xapi-core-test-0.4-sources.jar
xapi-core-test-0.4-tests.jar
xapi-core-test-0.4.jar
xapi-core-test-0.4.pom



Related Tutorials