is not current version
Last Version 2.8.2

io.github.pandulapeter.beagle:log-crash 2.8.1

A smart, reliable, and highly customizable debug menu library for Android apps that supports screen recording, network activity logging, and many other useful features.

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.github.pandulapeter.beagle
ArtifactId

ArtifactId

log-crash
Version

Version

2.8.1
Type

Type

aar

Download log-crash 2.8.1


<!-- https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash/ -->
<dependency>
    <groupId>io.github.pandulapeter.beagle</groupId>
    <artifactId>log-crash</artifactId>
    <version>2.8.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash/
implementation 'io.github.pandulapeter.beagle:log-crash:2.8.1'
// https://jarcasting.com/artifacts/io.github.pandulapeter.beagle/log-crash/
implementation ("io.github.pandulapeter.beagle:log-crash:2.8.1")
'io.github.pandulapeter.beagle:log-crash:aar:2.8.1'
<dependency org="io.github.pandulapeter.beagle" name="log-crash" rev="2.8.1">
  <artifact name="log-crash" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.pandulapeter.beagle', module='log-crash', version='2.8.1')
)
libraryDependencies += "io.github.pandulapeter.beagle" % "log-crash" % "2.8.1"
[io.github.pandulapeter.beagle/log-crash "2.8.1"]