Jar examples for s:sbt-compile-quick-plugin
sbt-compile-quick-plugin
You can download jar file sbt-compile-quick-plugin 0.5.3 in this page.
MIT License
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'
Click the following link to download the jar file.
sbt-compile-quick-plugin-0.5.3.jar