Download kerner-utils-0.0.5.jar file - Jar k

Jar examples for k:kerner-utils

Description

Commonly used utility classes.

You can download jar file kerner-utils 0.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kerner-utils-0.0.5.jar to your project.

<dependency>
   <groupId>net.sf.kerner-utils</groupId>
   <artifactId>kerner-utils</artifactId>
   <version>0.0.5</version>
</dependency>
compile group: 'net.sf.kerner-utils', name: 'kerner-utils', version: '0.0.5'
libraryDependencies += "net.sf.kerner-utils" % "kerner-utils" % "0.0.5"
<dependency org="net.sf.kerner-utils" name="kerner-utils" rev="0.0.5"/>
@Grapes(@Grab(group='net.sf.kerner-utils', module='kerner-utils', version='0.0.5'))
'net.sf.kerner-utils:kerner-utils:jar:0.0.5'

Download

Click the following link to download the jar file.

kerner-utils-0.0.5-jar-with-dependencies.jar
kerner-utils-0.0.5-javadoc.jar
kerner-utils-0.0.5-sources.jar
kerner-utils-0.0.5.jar
kerner-utils-0.0.5.pom



Related Tutorials