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