is not current version
Last Version 0.3.0

MOKO crash reporting 0.2.1

Fatal and Non-Fatal reporting to Crashlytics for Kotlin Multiplatform Mobile

License

License

Categories

Categories

Reporting Business Logic Libraries CRaSH General Purpose Libraries Utility
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

crash-reporting-core-android
Version

Version

0.2.1
Type

Type

aar
Description

Description

MOKO crash reporting
Fatal and Non-Fatal reporting to Crashlytics for Kotlin Multiplatform Mobile
Project URL

Project URL

https://github.com/icerockdev/moko-crash-reporting
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-crash-reporting

Download crash-reporting-core-android 0.2.1


<!-- https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-core-android/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>crash-reporting-core-android</artifactId>
    <version>0.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-core-android/
implementation 'dev.icerock.moko:crash-reporting-core-android:0.2.1'
// https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-core-android/
implementation ("dev.icerock.moko:crash-reporting-core-android:0.2.1")
'dev.icerock.moko:crash-reporting-core-android:aar:0.2.1'
<dependency org="dev.icerock.moko" name="crash-reporting-core-android" rev="0.2.1">
  <artifact name="crash-reporting-core-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='crash-reporting-core-android', version='0.2.1')
)
libraryDependencies += "dev.icerock.moko" % "crash-reporting-core-android" % "0.2.1"
[dev.icerock.moko/crash-reporting-core-android "0.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.