MVN

org.javatuples : javatuples

Maven & Gradle

Oct 15, 2011
185 usages

javatuples · Java library for tuples in Java.

<dependency>
    <groupId>org.javatuples</groupId>
    <artifactId>javatuples</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.javatuples : javatuples to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.javatuples : javatuples to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
javatuples-1.2
1.1
javatuples-1.1
1.0
javatuples-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.javatuples</groupId>
    <artifactId>javatuples</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.javatuples : javatuples gradle dependency to your build.gradle file:

implementation 'org.javatuples:javatuples:1.2'

Gradle Kotlin DSL: Add the following org.javatuples : javatuples gradle kotlin dependency to your build.gradle.kts file:

implementation("org.javatuples:javatuples:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.javatuples : javatuples sbt scala dependency to your build.sbt file:

libraryDependencies += "org.javatuples" % "javatuples" % "1.2"

Advertisement

Dependencies from Group

Oct 15, 2011
185 usages

Discover Dependencies

Oct 02, 2014
4 usages
142 stars
Mar 25, 2015
15 usages
btm
Sep 15, 2013
176 usages
Oct 12, 2012
53 usages
Apr 22, 2014
61 usages
Feb 06, 2014
15 usages
96 stars
Feb 19, 2008
86 usages
Aug 16, 2013
29 usages
344 stars
Sep 20, 2005
16 usages
Sep 27, 2005
51 usages