Download nenya-1.6.jar file - Jar n

Jar examples for n:nenya

Description

Facilities for making networked multiplayer games.

You can download jar file nenya 1.6 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add nenya-1.6.jar to your project.

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

Download

Click the following link to download the jar file.

nenya-1.6-javadoc.jar
nenya-1.6-sources.jar
nenya-1.6.jar
nenya-1.6.pom



Related Tutorials