Jar examples for k:knet-utils
Common utilities useful for java development.
You can download jar file knet-utils 1.0.2 in this page.
Apache License, Version 2.0
You can use the following script to add knet-utils-1.0.2.jar to your project.
<dependency> <groupId>net.krotscheck</groupId> <artifactId>knet-utils</artifactId> <version>1.0.2</version> </dependency>
compile group: 'net.krotscheck', name: 'knet-utils', version: '1.0.2'
libraryDependencies += "net.krotscheck" % "knet-utils" % "1.0.2"
<dependency org="net.krotscheck" name="knet-utils" rev="1.0.2"/>
@Grapes(@Grab(group='net.krotscheck', module='knet-utils', version='1.0.2'))
'net.krotscheck:knet-utils:jar:1.0.2'
Click the following link to download the jar file.
knet-utils-1.0.2-javadoc.jar