is not current version
Last Version 1.0.4

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

Method call logging for Kotlin Multiplatform

Categories

Categories

Native Development Tools
GroupId

GroupId

de.jensklingenberg.cabret
ArtifactId

ArtifactId

cabret-compiler-plugin-native
Version

Version

1.0.4-RC2
Type

Type

jar

Download cabret-compiler-plugin-native 1.0.4-RC2


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