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

Jar examples for d:dust-plugin

Description

dust-plugin

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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials