Last Version

sbt-launch 1.1.0-sourcedeps

sbt application launcher

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

sbt-launch
Version

Version

1.1.0-sourcedeps
Type

Type

jar
Description

Description

sbt-launch
sbt application launcher
Project URL

Project URL

https://github.com/sbt/sbt
Project Organization

Project Organization

ch.epfl.scala
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download sbt-launch 1.1.0-sourcedeps


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-sbt : launcher jar 1.0.2

Project Modules

There are no modules declared in this project.