sbt republish
Republishes sbt's incremental compiler for use in Maven-based build tools.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.typesafe.sbt |
| Идентификатор | Идентификаторincremental-compiler |
| Последняя версия | Последняя версия0.13.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеincremental-compiler
incremental-compiler
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| incremental-compiler-0.13.15.pom | |
| incremental-compiler-0.13.15.jar | 1 MB |
| incremental-compiler-0.13.15-sources.jar | 266 bytes |
| incremental-compiler-0.13.15-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.typesafe.sbt/incremental-compiler/ -->
<dependency>
<groupId>com.typesafe.sbt</groupId>
<artifactId>incremental-compiler</artifactId>
<version>0.13.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.sbt/incremental-compiler/
implementation 'com.typesafe.sbt:incremental-compiler:0.13.15'
// https://jarcasting.com/artifacts/com.typesafe.sbt/incremental-compiler/
implementation ("com.typesafe.sbt:incremental-compiler:0.13.15")
'com.typesafe.sbt:incremental-compiler:jar:0.13.15'
<dependency org="com.typesafe.sbt" name="incremental-compiler" rev="0.13.15">
<artifact name="incremental-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.sbt', module='incremental-compiler', version='0.13.15')
)
libraryDependencies += "com.typesafe.sbt" % "incremental-compiler" % "0.13.15"
[com.typesafe.sbt/incremental-compiler "0.13.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.10.6 |
| org.scala-lang : scala-library | jar | 2.10.6 |
| com.typesafe.sbt : sbt-interface | jar | 0.13.15 |
Republishes sbt's incremental compiler for use in Maven-based build tools.