| License | License | 
|---|---|
| Categories | CategoriesCRaSH General Purpose Libraries Utility | 
| GroupId | GroupIdme.drakeet.library | 
| ArtifactId | ArtifactIdcrashwoodpecker | 
| Last Version | Last Version2.1.1 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionCrashWoodpecker 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. | 
| Filename | Size | 
|---|---|
| crashwoodpecker-2.1.1.pom | |
| crashwoodpecker-2.1.1.aar | 42 KB | 
| crashwoodpecker-2.1.1-sources.jar | 10 KB | 
| crashwoodpecker-2.1.1-javadoc.jar | 50 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.android.support » recyclerview-v7 | jar | 24.2.1 |