не последняя версия
Последняя версия 1.0.4

de.jensklingenberg.cabret:cabret-compiler-plugin-native 1.0.4-RC

Kotlin Native/JS/JVM Annotation Processor library

Категории

Категории

Native Инструменты разработки
Группа

Группа

de.jensklingenberg.cabret
Идентификатор

Идентификатор

cabret-compiler-plugin-native
Версия

Версия

1.0.4-RC
Тип

Тип

jar

Скачать cabret-compiler-plugin-native 1.0.4-RC


<!-- https://jarcasting.com/artifacts/de.jensklingenberg.cabret/cabret-compiler-plugin-native/ -->
<dependency>
    <groupId>de.jensklingenberg.cabret</groupId>
    <artifactId>cabret-compiler-plugin-native</artifactId>
    <version>1.0.4-RC</version>
</dependency>
// https://jarcasting.com/artifacts/de.jensklingenberg.cabret/cabret-compiler-plugin-native/
implementation 'de.jensklingenberg.cabret:cabret-compiler-plugin-native:1.0.4-RC'
// https://jarcasting.com/artifacts/de.jensklingenberg.cabret/cabret-compiler-plugin-native/
implementation ("de.jensklingenberg.cabret:cabret-compiler-plugin-native:1.0.4-RC")
'de.jensklingenberg.cabret:cabret-compiler-plugin-native:jar:1.0.4-RC'
<dependency org="de.jensklingenberg.cabret" name="cabret-compiler-plugin-native" rev="1.0.4-RC">
  <artifact name="cabret-compiler-plugin-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jensklingenberg.cabret', module='cabret-compiler-plugin-native', version='1.0.4-RC')
)
libraryDependencies += "de.jensklingenberg.cabret" % "cabret-compiler-plugin-native" % "1.0.4-RC"
[de.jensklingenberg.cabret/cabret-compiler-plugin-native "1.0.4-RC"]