Last Version

org.scala-tools.sbt:launcher-interface 0.6.0


Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-tools.sbt
ArtifactId

ArtifactId

launcher-interface
Version

Version

0.6.0
Type

Type

jar
Description

Description

Download launcher-interface 0.6.0


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

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.