is not current version
Last Version 1.2.0-M2

co.touchlab:kermit-crashlytics-android-debug 1.0.0-rc1

Kermit The Log

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

kermit-crashlytics-android-debug
Version

Version

1.0.0-rc1
Type

Type

aar

Download kermit-crashlytics-android-debug 1.0.0-rc1


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