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