Download knet-utils-1.0.1.jar file - Jar k

Jar examples for k:knet-utils

Description

Common utilities useful for java development.

You can download jar file knet-utils 1.0.1 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

knet-utils-1.0.1-javadoc.jar
knet-utils-1.0.1-sources.jar
knet-utils-1.0.1.jar
knet-utils-1.0.1.pom



Related Tutorials