License |
License |
---|---|
GroupId | GroupIdde.jensklingenberg.cabret |
ArtifactId | ArtifactIdcabret-compiler-runtime |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCabretLog
Kotlin Native/JS/JVM Annotation Processor library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
de.jensklingenberg.cabret : cabret-log-jvm | jar | 1.0.4 |
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 |