Last Version

Nenya Parent 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-parent
Version

Version

1.6.1
Type

Type

pom
Description

Description

Nenya Parent
Facilities for making Java games.
Project URL

Project URL

http://github.com/threerings/nenya/
Source Code Management

Source Code Management

http://github.com/threerings/nenya/

Download nenya-parent 1.6.1

Filename Size
nenya-parent-1.6.1.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • tools
  • maven-plugin
  • aslib