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