is not current version
Last Version 1.0.5

com.buglife.sdk:crashlife-android 1.0.3

Awesome crash reporting

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.buglife.sdk
ArtifactId

ArtifactId

crashlife-android
Version

Version

1.0.3
Type

Type

aar

Download crashlife-android 1.0.3


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