Last Version

CabretLog 1.0.4

Kotlin Native/JS/JVM Annotation Processor library

License

License

GroupId

GroupId

de.jensklingenberg.cabret
ArtifactId

ArtifactId

cabret-compiler-runtime
Version

Version

1.0.4
Type

Type

jar
Description

Description

CabretLog
Kotlin Native/JS/JVM Annotation Processor library
Project URL

Project URL

https://github.com/Foso/Cabret-Log
Source Code Management

Source Code Management

https://github.com/Foso/Cabret-Log

Download cabret-compiler-runtime 1.0.4


<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
de.jensklingenberg.cabret : cabret-log-jvm jar 1.0.4

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.