| License | License | 
|---|---|
| Categories | CategoriesCRaSH General Purpose Libraries Utility | 
| GroupId | GroupIdio.github.pandulapeter.beagle | 
| ArtifactId | ArtifactIdlog-crash | 
| Last Version | Last Version2.8.2 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionBeagle A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| log-crash-2.8.2.pom | |
| log-crash-2.8.2-sources.jar | 2 KB | 
| log-crash-2.8.2-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash/ -->
<dependency>
    <groupId>io.github.pandulapeter.beagle</groupId>
    <artifactId>log-crash</artifactId>
    <version>2.8.2</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash/
implementation 'io.github.pandulapeter.beagle:log-crash:2.8.2'// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash/
implementation ("io.github.pandulapeter.beagle:log-crash:2.8.2")'io.github.pandulapeter.beagle:log-crash:aar:2.8.2'<dependency org="io.github.pandulapeter.beagle" name="log-crash" rev="2.8.2">
  <artifact name="log-crash" type="aar" />
</dependency>@Grapes(
@Grab(group='io.github.pandulapeter.beagle', module='log-crash', version='2.8.2')
)libraryDependencies += "io.github.pandulapeter.beagle" % "log-crash" % "2.8.2"[io.github.pandulapeter.beagle/log-crash "2.8.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.pandulapeter.beagle : internal-common | jar | 2.8.2 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 | 
| com.squareup.moshi : moshi-kotlin | jar | 1.13.0 | 
| io.github.pandulapeter.beagle : internal-utilities | jar | 2.8.2 | 
| io.github.pandulapeter.beagle : internal-core | jar | 2.8.2 |