License |
License |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdkermit |
Last Version | Last Version1.2.0-M2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKermit
Kermit The Log
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kermit-1.2.0-M2.pom | |
kermit-1.2.0-M2-sources.jar | 261 bytes |
kermit-1.2.0-M2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/kermit/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>kermit</artifactId>
<version>1.2.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/kermit/
implementation 'co.touchlab:kermit:1.2.0-M2'
// https://jarcasting.com/artifacts/co.touchlab/kermit/
implementation ("co.touchlab:kermit:1.2.0-M2")
'co.touchlab:kermit:pom:1.2.0-M2'
<dependency org="co.touchlab" name="kermit" rev="1.2.0-M2">
<artifact name="kermit" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='kermit', version='1.2.0-M2')
)
libraryDependencies += "co.touchlab" % "kermit" % "1.2.0-M2"
[co.touchlab/kermit "1.2.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
co.touchlab : kermit-core | jar | 1.2.0-M2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |