MVN

com.othelle.jtuples : jtuples

Maven & Gradle

Jul 23, 2013
0 stars

JTuples · Tuples library for Java. Inspired by Scala tuples.

<dependency>
    <groupId>com.othelle.jtuples</groupId>
    <artifactId>jtuples</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.othelle.jtuples : jtuples to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.othelle.jtuples : jtuples to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
jtuples-0.1.3
jtuples-0.1.2
jtuples-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.othelle.jtuples</groupId>
    <artifactId>jtuples</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.othelle.jtuples : jtuples gradle dependency to your build.gradle file:

implementation 'com.othelle.jtuples:jtuples:0.1.3'

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

implementation("com.othelle.jtuples:jtuples:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.othelle.jtuples : jtuples sbt scala dependency to your build.sbt file:

libraryDependencies += "com.othelle.jtuples" % "jtuples" % "0.1.3"

Advertisement

Dependencies from Group

Jul 23, 2013
0 stars

Discover Dependencies

May 29, 2007
9 usages
Oct 03, 2014
1 stars
Jan 22, 2015
3 usages
495 stars
Jan 22, 2015
1 usages
495 stars
Jan 22, 2015
7 usages
495 stars
Jan 22, 2015
495 stars
Jan 22, 2015
2 usages
495 stars
Jan 22, 2015
4 usages
495 stars