| License |
License
GNU Lesser General Public License (LGPL), Version 2.1
|
|---|---|
| GroupId | GroupIdcom.threerings |
| ArtifactId | ArtifactIdnarya-tools |
| Version | Version1.15 |
| Type | Typejar |
| Description |
DescriptionNarya Tools
Facilities for making networked multiplayer games.
|
| Filename | Size |
|---|---|
| narya-tools-1.15.pom | |
| narya-tools-1.15.jar | 101 KB |
| narya-tools-1.15-sources.jar | 71 KB |
| narya-tools-1.15-javadoc.jar | 176 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.threerings/narya-tools/ -->
<dependency>
<groupId>com.threerings</groupId>
<artifactId>narya-tools</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/narya-tools/
implementation 'com.threerings:narya-tools:1.15'
// https://jarcasting.com/artifacts/com.threerings/narya-tools/
implementation ("com.threerings:narya-tools:1.15")
'com.threerings:narya-tools:jar:1.15'
<dependency org="com.threerings" name="narya-tools" rev="1.15">
<artifact name="narya-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='narya-tools', version='1.15')
)
libraryDependencies += "com.threerings" % "narya-tools" % "1.15"
[com.threerings/narya-tools "1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.threerings : narya | jar | 1.15 |
| com.samskivert : jmustache | jar | 1.4 |
| org.javassist : javassist | jar | 3.18.2-GA |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |