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