is not current version
Last Version 1.0

com.threerings.nexus:nexus-jvm-server 0.1


GroupId

GroupId

com.threerings.nexus
ArtifactId

ArtifactId

nexus-jvm-server
Version

Version

0.1
Type

Type

jar

Download nexus-jvm-server 0.1


<!-- https://jarcasting.com/artifacts/com.threerings.nexus/nexus-jvm-server/ -->
<dependency>
    <groupId>com.threerings.nexus</groupId>
    <artifactId>nexus-jvm-server</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings.nexus/nexus-jvm-server/
implementation 'com.threerings.nexus:nexus-jvm-server:0.1'
// https://jarcasting.com/artifacts/com.threerings.nexus/nexus-jvm-server/
implementation ("com.threerings.nexus:nexus-jvm-server:0.1")
'com.threerings.nexus:nexus-jvm-server:jar:0.1'
<dependency org="com.threerings.nexus" name="nexus-jvm-server" rev="0.1">
  <artifact name="nexus-jvm-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings.nexus', module='nexus-jvm-server', version='0.1')
)
libraryDependencies += "com.threerings.nexus" % "nexus-jvm-server" % "0.1"
[com.threerings.nexus/nexus-jvm-server "0.1"]