MVN

ch.tutteli.kbox : kbox-js

Maven & Gradle

Jul 13, 2023
3 usages
7 stars

kbox · A utility library for Kotlin

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "ch.tutteli.kbox" % "kbox-js" % "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

Oct 31, 2017
3 usages
1 stars
Aug 12, 2017
3 usages
486 stars
Jun 15, 2023
4 usages
28 stars
Dec 31, 2019
3 usages
0 stars
May 24, 2023
8 usages
3.9k stars
Dec 27, 2021
4 usages
2 stars