is not current version
Last Version 1.15

com.threerings:narya 1.3

Facilities for making networked multiplayer games.

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

narya
Version

Version

1.3
Type

Type

jar

Download narya 1.3


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