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