License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdme.drakeet.library |
ArtifactId | ArtifactIdcrashwoodpecker-do-nothing |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCrashWoodpecker-DoNothing
A nice uncaught exception handler library like Square's LeakCanary.
|
<!-- https://jarcasting.com/artifacts/me.drakeet.library/crashwoodpecker-do-nothing/ -->
<dependency>
<groupId>me.drakeet.library</groupId>
<artifactId>crashwoodpecker-do-nothing</artifactId>
<version>1.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.drakeet.library/crashwoodpecker-do-nothing/
implementation 'me.drakeet.library:crashwoodpecker-do-nothing:1.3.2'
// https://jarcasting.com/artifacts/me.drakeet.library/crashwoodpecker-do-nothing/
implementation ("me.drakeet.library:crashwoodpecker-do-nothing:1.3.2")
'me.drakeet.library:crashwoodpecker-do-nothing:aar:1.3.2'
<dependency org="me.drakeet.library" name="crashwoodpecker-do-nothing" rev="1.3.2">
<artifact name="crashwoodpecker-do-nothing" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.drakeet.library', module='crashwoodpecker-do-nothing', version='1.3.2')
)
libraryDependencies += "me.drakeet.library" % "crashwoodpecker-do-nothing" % "1.3.2"
[me.drakeet.library/crashwoodpecker-do-nothing "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » recyclerview-v7 | jar | 24.2.0 |