Jar examples for s:sbt-idea
sbt-idea
You can download jar file sbt-idea 1.5.1 in this page.
BSD-style
You can use the following script to add sbt-idea-1.5.1.jar to your project.
<dependency> <groupId>com.github.mpeltonen</groupId> <artifactId>sbt-idea</artifactId> <version>1.5.1</version> </dependency>
compile group: 'com.github.mpeltonen', name: 'sbt-idea', version: '1.5.1'
libraryDependencies += "com.github.mpeltonen" % "sbt-idea" % "1.5.1"
<dependency org="com.github.mpeltonen" name="sbt-idea" rev="1.5.1"/>
@Grapes(@Grab(group='com.github.mpeltonen', module='sbt-idea', version='1.5.1'))
'com.github.mpeltonen:sbt-idea:jar:1.5.1'
Click the following link to download the jar file.
sbt-idea-1.5.1.jar