Download sbt-compile-quick-plugin-0.5.3.jar file - Jar s

Jar examples for s:sbt-compile-quick-plugin

Description

sbt-compile-quick-plugin

You can download jar file sbt-compile-quick-plugin 0.5.3 in this page.

License

MIT License

Build File

You can use the following script to add sbt-compile-quick-plugin-0.5.3.jar to your project.

<dependency>
   <groupId>com.etsy</groupId>
   <artifactId>sbt-compile-quick-plugin</artifactId>
   <version>0.5.3</version>
</dependency>
compile group: 'com.etsy', name: 'sbt-compile-quick-plugin', version: '0.5.3'
libraryDependencies += "com.etsy" % "sbt-compile-quick-plugin" % "0.5.3"
<dependency org="com.etsy" name="sbt-compile-quick-plugin" rev="0.5.3"/>
@Grapes(@Grab(group='com.etsy', module='sbt-compile-quick-plugin', version='0.5.3'))
'com.etsy:sbt-compile-quick-plugin:jar:0.5.3'

Download

Click the following link to download the jar file.

sbt-compile-quick-plugin-0.5.3.jar
sbt-compile-quick-plugin-0.5.3-javadoc.jar
sbt-compile-quick-plugin-0.5.3.pom
sbt-compile-quick-plugin-0.5.3-sources.jar



Related Tutorials