is not current version
Last Version 1.0

com.threerings.nexus:nexus-test-support 0.1


GroupId

GroupId

com.threerings.nexus
ArtifactId

ArtifactId

nexus-test-support
Version

Version

0.1
Type

Type

jar

Download nexus-test-support 0.1


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