| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.jensklingenberg.cabret |
| Идентификатор | Идентификаторcabret-compiler-runtime |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCabretLog
Kotlin Native/JS/JVM Annotation Processor library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cabret-compiler-runtime-1.0.4.pom | |
| cabret-compiler-runtime-1.0.4.jar | 28 KB |
| cabret-compiler-runtime-1.0.4-tests.jar | 261 bytes |
| cabret-compiler-runtime-1.0.4-sources.jar | 4 KB |
| cabret-compiler-runtime-1.0.4-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.jensklingenberg.cabret/cabret-compiler-runtime/ -->
<dependency>
<groupId>de.jensklingenberg.cabret</groupId>
<artifactId>cabret-compiler-runtime</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.jensklingenberg.cabret/cabret-compiler-runtime/
implementation 'de.jensklingenberg.cabret:cabret-compiler-runtime:1.0.4'
// https://jarcasting.com/artifacts/de.jensklingenberg.cabret/cabret-compiler-runtime/
implementation ("de.jensklingenberg.cabret:cabret-compiler-runtime:1.0.4")
'de.jensklingenberg.cabret:cabret-compiler-runtime:jar:1.0.4'
<dependency org="de.jensklingenberg.cabret" name="cabret-compiler-runtime" rev="1.0.4">
<artifact name="cabret-compiler-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jensklingenberg.cabret', module='cabret-compiler-runtime', version='1.0.4')
)
libraryDependencies += "de.jensklingenberg.cabret" % "cabret-compiler-runtime" % "1.0.4"
[de.jensklingenberg.cabret/cabret-compiler-runtime "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.jensklingenberg.cabret : cabret-log-jvm | jar | 1.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 1.5.10 |
| com.github.tschuchortdev : kotlin-compile-testing | jar | 1.3.3 |
| junit : junit | jar | 4.12 |