MVN

tech.codingzen : ktuple

Maven & Gradle

Nov 15, 2021
2 usages

tuple extensions library for kotlin

<dependency>
    <groupId>tech.codingzen</groupId>
    <artifactId>ktuple</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.codingzen : ktuple to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of tech.codingzen : ktuple to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ktuple-1.0.2
ktuple-1.0.1
ktuple-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>tech.codingzen</groupId>
    <artifactId>ktuple</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tech.codingzen : ktuple gradle dependency to your build.gradle file:

implementation 'tech.codingzen:ktuple:1.0.2'

Gradle Kotlin DSL: Add the following tech.codingzen : ktuple gradle kotlin dependency to your build.gradle.kts file:

implementation("tech.codingzen:ktuple:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following tech.codingzen : ktuple sbt scala dependency to your build.sbt file:

libraryDependencies += "tech.codingzen" % "ktuple" % "1.0.2"

Advertisement

Dependencies from Group

Sep 08, 2021
5 usages
Apr 12, 2022
5 usages
kdi
May 22, 2022
4 usages
Aug 31, 2022
3 usages
Apr 26, 2021
2 usages

Discover Dependencies

Aug 01, 2021
3 usages
0 stars
Aug 10, 2021
2 usages
Aug 13, 2021
1 usages
3 stars
Jul 21, 2023
1 usages
1 stars
Sep 02, 2021
2 usages
227 stars
Jun 08, 2023
2 usages
1.1k stars
Aug 17, 2013
4 usages
290 stars
Dec 02, 2014
2 usages
153 stars