MVN

net.offecka : kutils

Maven & Gradle

Jul 25, 2016
2 usages
1 stars

utils · Useful utilities missing in Kotlin stdlib or in JRE

<dependency>
    <groupId>net.offecka</groupId>
    <artifactId>kutils</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.offecka : kutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of net.offecka : kutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
kutils-0.0.3
kutils-0.0.2
kutils-0.0.1

How to add a dependency to Maven

Add the following net.offecka : kutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.offecka</groupId>
    <artifactId>kutils</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.offecka : kutils gradle dependency to your build.gradle file:

implementation 'net.offecka:kutils:0.0.3'

Gradle Kotlin DSL: Add the following net.offecka : kutils gradle kotlin dependency to your build.gradle.kts file:

implementation("net.offecka:kutils:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.offecka : kutils sbt scala dependency to your build.sbt file:

libraryDependencies += "net.offecka" % "kutils" % "0.0.3"

Advertisement

Dependencies from Group

Jul 25, 2016
2 usages
1 stars
Nov 07, 2016
1 usages
0 stars
Jul 25, 2016
0 stars
Nov 06, 2016
0 stars
Nov 07, 2016
0 stars

Discover Dependencies

Apr 13, 2018
3 usages
10 stars
Nov 07, 2016
2 usages
1 stars
Feb 02, 2017
5 usages
918 stars
Mar 03, 2020
5 usages
110 stars
May 16, 2018
3 usages
11 stars
SDK
Jun 01, 2020
7 usages
Aug 12, 2017
2 usages
0 stars