is not current version
Last Version 1.2.0-M2

co.touchlab:kermit 0.1.7-1.4-M1

Kermit The Log

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

kermit
Version

Version

0.1.7-1.4-M1
Type

Type

pom

Download kermit 0.1.7-1.4-M1


<!-- https://jarcasting.com/artifacts/co.touchlab/kermit/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>kermit</artifactId>
    <version>0.1.7-1.4-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/kermit/
implementation 'co.touchlab:kermit:0.1.7-1.4-M1'
// https://jarcasting.com/artifacts/co.touchlab/kermit/
implementation ("co.touchlab:kermit:0.1.7-1.4-M1")
'co.touchlab:kermit:pom:0.1.7-1.4-M1'
<dependency org="co.touchlab" name="kermit" rev="0.1.7-1.4-M1">
  <artifact name="kermit" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='kermit', version='0.1.7-1.4-M1')
)
libraryDependencies += "co.touchlab" % "kermit" % "0.1.7-1.4-M1"
[co.touchlab/kermit "0.1.7-1.4-M1"]