Last Version

Narya Core 1.15

Facilities for making networked multiplayer games.

License

License

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

GroupId

com.threerings
ArtifactId

ArtifactId

narya
Version

Version

1.15
Type

Type

jar
Description

Description

Narya Core
Facilities for making networked multiplayer games.

Download narya 1.15


<!-- 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"]

Dependencies

compile (6)

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

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0
org.apache.ant : ant jar 1.7.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.hsqldb : hsqldb jar 2.0.0

Project Modules

There are no modules declared in this project.