Download nexus-test-support-0.1.jar file - Jar n

Jar examples for n:nexus-test-support

Description

You can download jar file nexus-test-support 0.1 in this page.

Build File

You can use the following script to add nexus-test-support-0.1.jar to your project.

<dependency>
   <groupId>com.threerings.nexus</groupId>
   <artifactId>nexus-test-support</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.threerings.nexus', name: 'nexus-test-support', version: '0.1'
libraryDependencies += "com.threerings.nexus" % "nexus-test-support" % "0.1"
<dependency org="com.threerings.nexus" name="nexus-test-support" rev="0.1"/>
@Grapes(@Grab(group='com.threerings.nexus', module='nexus-test-support', version='0.1'))
'com.threerings.nexus:nexus-test-support:jar:0.1'

Download

Click the following link to download the jar file.

nexus-test-support-0.1-javadoc.jar
nexus-test-support-0.1-sources.jar
nexus-test-support-0.1.jar
nexus-test-support-0.1.pom



Related Tutorials