| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаorg.scala-sbt |
| Идентификатор | Идентификаторcommand_2.12 |
| Версия | Версия1.7.0-M2-6810fix |
| Тип | Типjar |
| Описание |
ОписаниеCommand
sbt is an interactive build tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| command_2.12-1.7.0-M2-6810fix.pom | |
| command_2.12-1.7.0-M2-6810fix.jar | 465 KB |
| command_2.12-1.7.0-M2-6810fix-sources.jar | 65 KB |
| command_2.12-1.7.0-M2-6810fix-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.scala-sbt/command_2.12/ -->
<dependency>
<groupId>org.scala-sbt</groupId>
<artifactId>command_2.12</artifactId>
<version>1.7.0-M2-6810fix</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/command_2.12/
implementation 'org.scala-sbt:command_2.12:1.7.0-M2-6810fix'
// https://jarcasting.com/artifacts/org.scala-sbt/command_2.12/
implementation ("org.scala-sbt:command_2.12:1.7.0-M2-6810fix")
'org.scala-sbt:command_2.12:jar:1.7.0-M2-6810fix'
<dependency org="org.scala-sbt" name="command_2.12" rev="1.7.0-M2-6810fix">
<artifact name="command_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='command_2.12', version='1.7.0-M2-6810fix')
)
libraryDependencies += "org.scala-sbt" % "command_2.12" % "1.7.0-M2-6810fix"
[org.scala-sbt/command_2.12 "1.7.0-M2-6810fix"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| org.scala-sbt : protocol_2.12 | jar | 1.7.0-M2-6810fix |
| org.scala-sbt : completion_2.12 | jar | 1.7.0-M2-6810fix |
| org.scala-sbt : util-logging_2.12 | jar | 1.7.0-M2-6810fix |
| com.eed3si9n : sjson-new-core_2.12 | jar | 0.9.0 |
| org.scala-sbt : launcher-interface | jar | 1.3.3 |
| com.eed3si9n : sjson-new-scalajson_2.12 | jar | 0.9.1 |
| org.scala-sbt : template-resolver | jar | 0.1 |
| org.scala-sbt : io_2.12 | jar | 1.6.0 |
| org.scala-sbt : compiler-interface | jar | 1.6.0 |
| org.scala-sbt : zinc-classpath_2.12 | jar | 1.6.0 |
| org.scala-sbt : librarymanagement-core_2.12 | jar | 1.6.1 |
| org.scala-sbt : zinc_2.12 | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |
| junit : junit | jar | 4.13.1 |
| org.scalatest : scalatest_2.12 | jar | 3.2.10 |
| com.eed3si9n.verify : verify_2.12 | jar | 1.0.0 |
| qa.hedgehog : hedgehog-sbt_2.12 | jar | 0.7.0 |