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