Download kraton-0.1.1.jar file - Jar k

Jar examples for k:kraton

Description

A type-safe code generation tool.

You can download jar file kraton 0.1.1 in this page.

License

BSD-3-Clause

Build File

You can use the following script to add kraton-0.1.1.jar to your project.

<dependency>
   <groupId>com.github.themrmilchmann.kraton</groupId>
   <artifactId>kraton</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.github.themrmilchmann.kraton', name: 'kraton', version: '0.1.1'
libraryDependencies += "com.github.themrmilchmann.kraton" % "kraton" % "0.1.1"
<dependency org="com.github.themrmilchmann.kraton" name="kraton" rev="0.1.1"/>
@Grapes(@Grab(group='com.github.themrmilchmann.kraton', module='kraton', version='0.1.1'))
'com.github.themrmilchmann.kraton:kraton:jar:0.1.1'

Download

Click the following link to download the jar file.

kraton-0.1.1-javadoc.jar
kraton-0.1.1-sources.jar
kraton-0.1.1.jar
kraton-0.1.1.pom



Related Tutorials