is not current version
Last Version 1.2.0-M2

co.touchlab:kermit-android 1.1.3

Kermit The Log

GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

kermit-android
Version

Version

1.1.3
Type

Type

aar

Download kermit-android 1.1.3


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