Jar examples for k:kutils
Useful utilities missing in Kotlin stdlib or in JRE
You can download jar file kutils 0.0.3 in this page.
Unlicense
You can use the following script to add kutils-0.0.3.jar to your project.
<dependency> <groupId>net.offecka</groupId> <artifactId>kutils</artifactId> <version>0.0.3</version> </dependency>
compile group: 'net.offecka', name: 'kutils', version: '0.0.3'
libraryDependencies += "net.offecka" % "kutils" % "0.0.3"
<dependency org="net.offecka" name="kutils" rev="0.0.3"/>
@Grapes(@Grab(group='net.offecka', module='kutils', version='0.0.3'))
'net.offecka:kutils:jar:0.0.3'
Click the following link to download the jar file.
kutils-0.0.3-javadoc.jar