is not current version
Last Version 1.15

com.threerings:narya-parent 1.14

Facilities for making networked multiplayer games.

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

narya-parent
Version

Version

1.14
Type

Type

pom

Download narya-parent 1.14

Filename Size
narya-parent-1.14.pom 5 KB
Browse

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