Download dentaku-foundation-0.7.jar file - Jar d

Jar examples for d:dentaku-foundation

Description

Foundation for Dentaku

You can download jar file dentaku-foundation 0.7 in this page.

Build File

You can use the following script to add dentaku-foundation-0.7.jar to your project.

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

Download

Click the following link to download the jar file.

dentaku-foundation-0.7.jar
dentaku-foundation-0.7.pom



Related Tutorials