Last Version

Nexus Test Support 1.0

A framework for developing distributed applications.

License

License

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

GroupId

com.threerings.nexus
ArtifactId

ArtifactId

nexus-test-support
Version

Version

1.0
Type

Type

jar
Description

Description

Nexus Test Support
A framework for developing distributed applications.

Download nexus-test-support 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threerings.nexus : nexus-core jar 1.0
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.