MVN

com.speedment.common : tuple

Maven & Gradle

Aug 28, 2020
17 usages
2k stars

Speedment - Common - Tuple · A collection of Immutable Tuple classes that represent sets of a fixed length where every element has a specific type.

<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>tuple</artifactId>
    <version>3.2.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.speedment.common : tuple to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.10

All Versions

Choose a version of com.speedment.common : tuple to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
tuple-3.2.10
tuple-3.2.9
tuple-3.2.7
tuple-3.2.6
tuple-3.2.5
tuple-3.2.2
tuple-3.2.1
3.1.x
tuple-3.1.18
tuple-3.1.17
tuple-3.1.16
tuple-3.1.15
tuple-3.1.14
tuple-3.1.13
tuple-3.1.12
1.0.x
tuple-1.0.10
tuple-1.0.9
tuple-1.0.8
tuple-1.0.7
tuple-1.0.6
tuple-1.0.5
tuple-1.0.4
tuple-1.0.3
tuple-1.0.2
tuple-1.0.1
tuple-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>tuple</artifactId>
    <version>3.2.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.speedment.common : tuple gradle dependency to your build.gradle file:

implementation 'com.speedment.common:tuple:3.2.10'

Gradle Kotlin DSL: Add the following com.speedment.common : tuple gradle kotlin dependency to your build.gradle.kts file:

implementation("com.speedment.common:tuple:3.2.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.speedment.common : tuple sbt scala dependency to your build.sbt file:

libraryDependencies += "com.speedment.common" % "tuple" % "3.2.10"

Advertisement

Dependencies from Group

Aug 28, 2020
20 usages
1.9k stars
Aug 28, 2020
19 usages
2k stars
Aug 28, 2020
17 usages
2k stars
Aug 28, 2020
14 usages
2k stars
Aug 28, 2020
14 usages
2k stars

Discover Dependencies

Aug 28, 2020
14 usages
2k stars
Sep 14, 2016
9 usages
734 stars
Sep 09, 2016
9 usages
4.6k stars
Dec 08, 2021
11 usages
431 stars
Sep 13, 2016
9 usages
254 stars
Aug 15, 2017
13 usages
2.1k stars
Sep 30, 2016
15 usages
2.5k stars