Last Version

Nenya Tools 1.6.1

Facilities for making Java games.

License

License

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

GroupId

com.threerings
ArtifactId

ArtifactId

nenya-tools
Version

Version

1.6.1
Type

Type

jar
Description

Description

Nenya Tools
Facilities for making Java games.

Download nenya-tools 1.6.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.threerings : nenya jar 1.6.1
com.threerings : narya jar 1.15
commons-digester : commons-digester jar 1.8
com.megginson.sax : xml-writer jar 0.2
com.googlecode.playn : playn-core jar 1.5.1

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.