Download gentaku-0.8.jar file - Jar g

Jar examples for g:gentaku

Description

Source Generator for Dentaku

You can download jar file gentaku 0.8 in this page.

Build File

You can use the following script to add gentaku-0.8.jar to your project.

<dependency>
   <groupId>dentaku</groupId>
   <artifactId>gentaku</artifactId>
   <version>0.8</version>
</dependency>
compile group: 'dentaku', name: 'gentaku', version: '0.8'
libraryDependencies += "dentaku" % "gentaku" % "0.8"
<dependency org="dentaku" name="gentaku" rev="0.8"/>
@Grapes(@Grab(group='dentaku', module='gentaku', version='0.8'))
'dentaku:gentaku:jar:0.8'

Download

Click the following link to download the jar file.

gentaku-0.8.jar
gentaku-0.8.pom



Related Tutorials