Download kleinod-0.24.3.jar file - Jar k

Jar examples for k:kleinod

Description

A collection of small tools for java development

You can download jar file kleinod 0.24.3 in this page.

License

The BSD 2-Clause License

Build File

You can use the following script to add kleinod-0.24.3.jar to your project.

<dependency>
   <groupId>de.pfabulist</groupId>
   <artifactId>kleinod</artifactId>
   <version>0.24.3</version>
</dependency>
compile group: 'de.pfabulist', name: 'kleinod', version: '0.24.3'
libraryDependencies += "de.pfabulist" % "kleinod" % "0.24.3"
<dependency org="de.pfabulist" name="kleinod" rev="0.24.3"/>
@Grapes(@Grab(group='de.pfabulist', module='kleinod', version='0.24.3'))
'de.pfabulist:kleinod:jar:0.24.3'

Download

Click the following link to download the jar file.

kleinod-0.24.3-javadoc.jar
kleinod-0.24.3-sources.jar
kleinod-0.24.3.jar
kleinod-0.24.3.pom



Related Tutorials