Download nexus-server-1.0.jar file - Jar n

Jar examples for n:nexus-server

Description

You can download jar file nexus-server 1.0 in this page.

Build File

You can use the following script to add nexus-server-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

nexus-server-1.0-javadoc.jar
nexus-server-1.0-sources.jar
nexus-server-1.0.jar
nexus-server-1.0.pom



Related Tutorials