Jar examples for k:kraton
A type-safe code generation tool.
You can download jar file kraton 0.1.1 in this page.
BSD-3-Clause
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'
Click the following link to download the jar file.
kraton-0.1.1-javadoc.jar