sbt Has Moved
sbt has moved to https://github.com/sbt/sbt. Please open pull requests and file issues there.
If you got here via a link, please update that link to point to https://github.com/sbt/sbt if possible.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаorg.scala-tools.sbt |
| Идентификатор | Идентификаторsbt-launch |
| Последняя версия | Последняя версия0.7.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sbt-launch-0.7.2.pom | |
| sbt-launch-0.7.2.jar | 885 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.scala-tools.sbt/sbt-launch/ -->
<dependency>
<groupId>org.scala-tools.sbt</groupId>
<artifactId>sbt-launch</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-tools.sbt/sbt-launch/
implementation 'org.scala-tools.sbt:sbt-launch:0.7.2'
// https://jarcasting.com/artifacts/org.scala-tools.sbt/sbt-launch/
implementation ("org.scala-tools.sbt:sbt-launch:0.7.2")
'org.scala-tools.sbt:sbt-launch:jar:0.7.2'
<dependency org="org.scala-tools.sbt" name="sbt-launch" rev="0.7.2">
<artifact name="sbt-launch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-tools.sbt', module='sbt-launch', version='0.7.2')
)
libraryDependencies += "org.scala-tools.sbt" % "sbt-launch" % "0.7.2"
[org.scala-tools.sbt/sbt-launch "0.7.2"]
sbt has moved to https://github.com/sbt/sbt. Please open pull requests and file issues there.
If you got here via a link, please update that link to point to https://github.com/sbt/sbt if possible.