Last Version

CrashWoodpecker 2.1.1

A nice and strong uncaught exception handler library, supports showing logs both on Logcat & Woodpecker and set an AlertDialog to help user to download a new stable application.

License

License

MIT
Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

me.drakeet.library
ArtifactId

ArtifactId

crashwoodpecker
Version

Version

2.1.1
Type

Type

aar
Description

Description

CrashWoodpecker
A nice and strong uncaught exception handler library, supports showing logs both on Logcat & Woodpecker and set an AlertDialog to help user to download a new stable application.

Download crashwoodpecker 2.1.1


<!-- https://jarcasting.com/artifacts/me.drakeet.library/crashwoodpecker/ -->
<dependency>
    <groupId>me.drakeet.library</groupId>
    <artifactId>crashwoodpecker</artifactId>
    <version>2.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.drakeet.library/crashwoodpecker/
implementation 'me.drakeet.library:crashwoodpecker:2.1.1'
// https://jarcasting.com/artifacts/me.drakeet.library/crashwoodpecker/
implementation ("me.drakeet.library:crashwoodpecker:2.1.1")
'me.drakeet.library:crashwoodpecker:aar:2.1.1'
<dependency org="me.drakeet.library" name="crashwoodpecker" rev="2.1.1">
  <artifact name="crashwoodpecker" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.drakeet.library', module='crashwoodpecker', version='2.1.1')
)
libraryDependencies += "me.drakeet.library" % "crashwoodpecker" % "2.1.1"
[me.drakeet.library/crashwoodpecker "2.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 24.2.1

Project Modules

There are no modules declared in this project.