is not current version
Last Version 1.0.5

com.buglife.sdk:crashlife-android 1.0.2

Awesome crash reporting

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.buglife.sdk
ArtifactId

ArtifactId

crashlife-android
Version

Version

1.0.2
Type

Type

aar

Download crashlife-android 1.0.2


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