Download kustompreset-1.4.jar file - Jar k

Jar examples for k:kustompreset

Description

An API library to read Kustom Preset quickly

You can download jar file kustompreset 1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kustompreset-1.4.jar to your project.

<dependency>
   <groupId>org.bitbucket.frankmonza</groupId>
   <artifactId>kustompreset</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'org.bitbucket.frankmonza', name: 'kustompreset', version: '1.4'
libraryDependencies += "org.bitbucket.frankmonza" % "kustompreset" % "1.4"
<dependency org="org.bitbucket.frankmonza" name="kustompreset" rev="1.4"/>
@Grapes(@Grab(group='org.bitbucket.frankmonza', module='kustompreset', version='1.4'))
'org.bitbucket.frankmonza:kustompreset:jar:1.4'

Download

Click the following link to download the jar file.

kustompreset-1.4-javadoc.jar
kustompreset-1.4-sources.jar
kustompreset-1.4.pom



Related Tutorials