Launcher Interface

Interfaces for launching projects with the sbt launcher

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

launcher-interface
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Launcher Interface
Interfaces for launching projects with the sbt launcher
Project URL

Project URL

https://scala-sbt.org
Project Organization

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/launcher

Download launcher-interface

How to add to project

<!-- https://jarcasting.com/artifacts/org.scala-sbt/launcher-interface/ -->
<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>launcher-interface</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/launcher-interface/
implementation 'org.scala-sbt:launcher-interface:1.3.3'
// https://jarcasting.com/artifacts/org.scala-sbt/launcher-interface/
implementation ("org.scala-sbt:launcher-interface:1.3.3")
'org.scala-sbt:launcher-interface:jar:1.3.3'
<dependency org="org.scala-sbt" name="launcher-interface" rev="1.3.3">
  <artifact name="launcher-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='launcher-interface', version='1.3.3')
)
libraryDependencies += "org.scala-sbt" % "launcher-interface" % "1.3.3"
[org.scala-sbt/launcher-interface "1.3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.3.0-M3
1.3.0-M2
1.3.0-M1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-M1