is not current version
Last Version 1.2.0-M2

co.touchlab:kermit-crashlytics-android 1.0.0-rc4

Kermit The Log

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

kermit-crashlytics-android
Version

Version

1.0.0-rc4
Type

Type

aar

Download kermit-crashlytics-android 1.0.0-rc4


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