Download dust-plugin-0.5.9.jar file - Jar d

Jar examples for d:dust-plugin

Description

dust-plugin

You can download jar file dust-plugin 0.5.9 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

dust-plugin-0.5.9.jar
dust-plugin-0.5.9-javadoc.jar
dust-plugin-0.5.9.pom
dust-plugin-0.5.9-sources.jar



Related Tutorials