MVN

com.threerings : nenya-parent

Maven & Gradle

Mar 14, 2015
29 stars

Nenya Parent · Facilities for making Java games.

<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>nenya-parent</artifactId>
    <version>1.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.threerings : nenya-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of com.threerings : nenya-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
nenya-parent-1.6.1
1.6
nenya-parent-1.6
1.5
nenya-parent-1.5
1.4
nenya-parent-1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>nenya-parent</artifactId>
    <version>1.6.1</version>
</dependency>

Advertisement