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