Download sbt-compile-quick-plugin-1.2.0.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 1.2.0 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials