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