Last Version

Nexus Core 1.0

A framework for developing distributed applications.

License

License

GNU Lesser General Public License (LGPL), Version 2.1
Categories

Categories

Nexus c Build Tools Distribution
GroupId

GroupId

com.threerings.nexus
ArtifactId

ArtifactId

nexus-core
Version

Version

1.0
Type

Type

jar
Description

Description

Nexus Core
A framework for developing distributed applications.

Download nexus-core 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.threerings : react jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.