Jar examples for p:plugin-sbt
plugin-sbt
You can download jar file plugin-sbt 0.5.2 in this page.
Apache2
You can use the following script to add plugin-sbt-0.5.2.jar to your project.
<dependency> <groupId>com.softwaremill.clippy</groupId> <artifactId>plugin-sbt</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.softwaremill.clippy', name: 'plugin-sbt', version: '0.5.2'
libraryDependencies += "com.softwaremill.clippy" % "plugin-sbt" % "0.5.2"
<dependency org="com.softwaremill.clippy" name="plugin-sbt" rev="0.5.2"/>
@Grapes(@Grab(group='com.softwaremill.clippy', module='plugin-sbt', version='0.5.2'))
'com.softwaremill.clippy:plugin-sbt:jar:0.5.2'
Click the following link to download the jar file.
plugin-sbt-0.5.2-javadoc.jar