Download dust-0.9.2.jar file - Jar d

Jar examples for d:dust

Description

dust

You can download jar file dust 0.9.2 in this page.

License

Apache 2

Build File

You can use the following script to add dust-0.9.2.jar to your project.

<dependency>
   <groupId>me.tfeng.play-mods</groupId>
   <artifactId>dust</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'me.tfeng.play-mods', name: 'dust', version: '0.9.2'
libraryDependencies += "me.tfeng.play-mods" % "dust" % "0.9.2"
<dependency org="me.tfeng.play-mods" name="dust" rev="0.9.2"/>
@Grapes(@Grab(group='me.tfeng.play-mods', module='dust', version='0.9.2'))
'me.tfeng.play-mods:dust:jar:0.9.2'

Download

Click the following link to download the jar file.

dust-0.9.2-javadoc.jar
dust-0.9.2-sources.jar
dust-0.9.2.jar
dust-0.9.2.pom



Related Tutorials