MVN

com.tomtom.kotlin : extensions

Maven & Gradle

Jul 06, 2023
11 stars

Extensions · General-purpose extension functions that can make your code more concise and readable.

<dependency>
    <groupId>com.tomtom.kotlin</groupId>
    <artifactId>extensions</artifactId>
    <version>1.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tomtom.kotlin : extensions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.3

All Versions

Choose a version of com.tomtom.kotlin : extensions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
extensions-1.8.3
extensions-1.8.2
extensions-1.8.1
extensions-1.8.0
1.7.x
extensions-1.7.1
extensions-1.7.0
1.6.x
extensions-1.6.4
extensions-1.6.2
extensions-1.6.1
extensions-1.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tomtom.kotlin</groupId>
    <artifactId>extensions</artifactId>
    <version>1.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tomtom.kotlin : extensions gradle dependency to your build.gradle file:

implementation 'com.tomtom.kotlin:extensions:1.8.3'

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

implementation("com.tomtom.kotlin:extensions:1.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tomtom.kotlin : extensions sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tomtom.kotlin" % "extensions" % "1.8.3"

Advertisement

Dependencies from Group

Jul 06, 2023
11 stars
Jul 06, 2023
12 stars
uid
Jul 06, 2023
11 stars
Jul 06, 2023
11 stars
Jul 06, 2023
11 stars

Discover Dependencies

Mar 18, 2022
1 usages
1.5k stars
May 24, 2023
1 stars
Feb 18, 2022
2 stars
May 22, 2023
5 usages
7 stars
Feb 23, 2022
Feb 23, 2022
1 usages
Aug 10, 2023
Aug 10, 2023
1 usages