Download narya-1.15.jar file - Jar n

Jar examples for n:narya

Description

Facilities for making networked multiplayer games.

You can download jar file narya 1.15 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add narya-1.15.jar to your project.

<dependency>
   <groupId>com.threerings</groupId>
   <artifactId>narya</artifactId>
   <version>1.15</version>
</dependency>
compile group: 'com.threerings', name: 'narya', version: '1.15'
libraryDependencies += "com.threerings" % "narya" % "1.15"
<dependency org="com.threerings" name="narya" rev="1.15"/>
@Grapes(@Grab(group='com.threerings', module='narya', version='1.15'))
'com.threerings:narya:jar:1.15'

Download

Click the following link to download the jar file.

narya-1.15-javadoc.jar
narya-1.15-sources.jar
narya-1.15.jar
narya-1.15.pom



Related Tutorials