Jar examples for n:nexus-core
You can download jar file nexus-core 1.0 in this page.
You can use the following script to add nexus-core-1.0.jar to your project.
<dependency> <groupId>com.threerings.nexus</groupId> <artifactId>nexus-core</artifactId> <version>1.0</version> </dependency>
compile group: 'com.threerings.nexus', name: 'nexus-core', version: '1.0'
libraryDependencies += "com.threerings.nexus" % "nexus-core" % "1.0"
<dependency org="com.threerings.nexus" name="nexus-core" rev="1.0"/>
@Grapes(@Grab(group='com.threerings.nexus', module='nexus-core', version='1.0'))
'com.threerings.nexus:nexus-core:jar:1.0'
Click the following link to download the jar file.
nexus-core-1.0-javadoc.jar