MVN

ch.tutteli.kbox : kbox

Maven & Gradle

Jul 13, 2023
3 usages
7 stars

kbox · A utility library for Kotlin

<dependency>
    <groupId>ch.tutteli.kbox</groupId>
    <artifactId>kbox</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.tutteli.kbox : kbox to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of ch.tutteli.kbox : kbox to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kbox-1.0.0
0.16.x
kbox-0.16.0
0.15.x
kbox-0.15.1
0.14.x
kbox-0.14.3
kbox-0.14.1

How to add a dependency to Maven

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

<dependency>
    <groupId>ch.tutteli.kbox</groupId>
    <artifactId>kbox</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.tutteli.kbox : kbox gradle dependency to your build.gradle file:

implementation 'ch.tutteli.kbox:kbox:1.0.0'

Gradle Kotlin DSL: Add the following ch.tutteli.kbox : kbox gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.tutteli.kbox:kbox:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.tutteli.kbox : kbox sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.tutteli.kbox" % "kbox" % "1.0.0"

Advertisement

Dependencies from Group

Jul 07, 2020
6 usages
7 stars
Jul 13, 2023
3 usages
7 stars
Jul 13, 2023
3 usages
7 stars
Feb 05, 2020
7 stars
Jul 13, 2023
7 stars

Discover Dependencies

Apr 21, 2015
4 usages
31 stars
Aug 09, 2019
9 usages
Dec 15, 2022
9 usages
1 stars
Jun 21, 2017
3 usages
655 stars
Aug 04, 2023
15 usages
724 stars
May 26, 2022
34 usages
70 stars
Apr 06, 2023
7 usages
13 stars
Sep 15, 2017
7 usages
0 stars