sbt republish
Republishes sbt's incremental compiler for use in Maven-based build tools.
License |
License |
---|---|
GroupId | GroupIdcom.typesafe.sbt |
ArtifactId | ArtifactIdincremental-compiler |
Last Version | Last Version0.13.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionincremental-compiler
incremental-compiler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
incremental-compiler-0.13.15.pom | |
incremental-compiler-0.13.15.jar | 1 MB |
incremental-compiler-0.13.15-sources.jar | 266 bytes |
incremental-compiler-0.13.15-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.sbt/incremental-compiler/ -->
<dependency>
<groupId>com.typesafe.sbt</groupId>
<artifactId>incremental-compiler</artifactId>
<version>0.13.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.sbt/incremental-compiler/
implementation 'com.typesafe.sbt:incremental-compiler:0.13.15'
// https://jarcasting.com/artifacts/com.typesafe.sbt/incremental-compiler/
implementation ("com.typesafe.sbt:incremental-compiler:0.13.15")
'com.typesafe.sbt:incremental-compiler:jar:0.13.15'
<dependency org="com.typesafe.sbt" name="incremental-compiler" rev="0.13.15">
<artifact name="incremental-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.sbt', module='incremental-compiler', version='0.13.15')
)
libraryDependencies += "com.typesafe.sbt" % "incremental-compiler" % "0.13.15"
[com.typesafe.sbt/incremental-compiler "0.13.15"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.10.6 |
org.scala-lang : scala-library | jar | 2.10.6 |
com.typesafe.sbt : sbt-interface | jar | 0.13.15 |
Republishes sbt's incremental compiler for use in Maven-based build tools.