Download xapi-core-test-0.5.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.5 in this page.

Build File

You can use the following script to add xapi-core-test-0.5.jar to your project.

<dependency>
   <groupId>net.wetheinter</groupId>
   <artifactId>xapi-core-test</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'net.wetheinter', name: 'xapi-core-test', version: '0.5'
libraryDependencies += "net.wetheinter" % "xapi-core-test" % "0.5"
<dependency org="net.wetheinter" name="xapi-core-test" rev="0.5"/>
@Grapes(@Grab(group='net.wetheinter', module='xapi-core-test', version='0.5'))
'net.wetheinter:xapi-core-test:jar:0.5'

Download

Click the following link to download the jar file.

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



Related Tutorials