License |
License
GNU Lesser General Public License (LGPL), Version 2.1
|
---|---|
GroupId | GroupIdcom.threerings |
ArtifactId | ArtifactIdnarya |
Version | Version1.15 |
Type | Typejar |
Description |
DescriptionNarya Core
Facilities for making networked multiplayer games.
|
Filename | Size |
---|---|
narya-1.15.pom | |
narya-1.15.jar | 828 KB |
narya-1.15-sources.jar | 653 KB |
narya-1.15-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threerings/narya/ -->
<dependency>
<groupId>com.threerings</groupId>
<artifactId>narya</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/narya/
implementation 'com.threerings:narya:1.15'
// https://jarcasting.com/artifacts/com.threerings/narya/
implementation ("com.threerings:narya:1.15")
'com.threerings:narya:jar:1.15'
<dependency org="com.threerings" name="narya" rev="1.15">
<artifact name="narya" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='narya', version='1.15')
)
libraryDependencies += "com.threerings" % "narya" % "1.15"
[com.threerings/narya "1.15"]
Group / Artifact | Type | Version |
---|---|---|
com.threerings : ooo-util | jar | 1.4.1 |
com.google.inject : guice | jar | 3.0 |
javax.annotation : jsr250-api | jar | 1.0 |
com.samskivert : depot Optional | jar | 1.7 |
net.sf.ehcache : ehcache Optional | jar | 1.6.0 |
com.threerings : gwt-utils Optional | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.0 |
org.apache.ant : ant | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hsqldb : hsqldb | jar | 2.0.0 |