MVN

com.threerings : nenya

Maven & Gradle

Mar 14, 2015
4 usages

Nenya Core

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

Latest Version

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

  • Latest Stable: 1.6.1

All Versions

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

Version Vulnerabilities Updated
1.6.x
nenya-1.6.1
1.6
nenya-1.6
1.5
nenya-1.5
1.4
nenya-1.4
1.2
nenya-1.2
1.0
nenya-1.0

How to add a dependency to Maven

Add the following com.threerings : nenya maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.threerings : nenya gradle dependency to your build.gradle file:

implementation 'com.threerings:nenya:1.6.1'

Gradle Kotlin DSL: Add the following com.threerings : nenya gradle kotlin dependency to your build.gradle.kts file:

implementation("com.threerings:nenya:1.6.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.threerings : nenya sbt scala dependency to your build.sbt file:

libraryDependencies += "com.threerings" % "nenya" % "1.6.1"

Advertisement

Dependencies from Group

Apr 06, 2017
8 usages
Mar 12, 2015
8 usages
Jun 21, 2023
6 usages
91 stars
Sep 25, 2017
4 usages
Mar 14, 2015
4 usages

Discover Dependencies

Feb 23, 2015
28 stars
Nov 27, 2007
52 usages
Feb 20, 2015
0 stars
Mar 27, 2014
4 usages
Dec 29, 2014
70 stars
Aug 08, 2013
137 usages
Jun 26, 2014
7 usages
1.5k stars
Jul 10, 2014
1 usages
0 stars