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

Jar examples for k:kerner-utils

Description

Commonly used utility classes.

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials