Last Version

Beagle 2.8.2

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

License

License

GroupId

GroupId

io.github.pandulapeter.beagle
ArtifactId

ArtifactId

internal-core
Version

Version

2.8.2
Type

Type

aar
Description

Description

Beagle
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

https://github.com/pandulapeter/beagle
Source Code Management

Source Code Management

https://github.com/pandulapeter/beagle

Download internal-core 2.8.2


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (14)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2
androidx.appcompat » appcompat jar 1.4.1
androidx.recyclerview » recyclerview jar 1.2.1
androidx.constraintlayout » constraintlayout jar 2.1.4
com.google.android.material » material jar 1.6.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.1
androidx.lifecycle » lifecycle-process jar 2.4.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
io.coil-kt : coil jar 2.1.0
io.coil-kt : coil-video jar 2.1.0
com.squareup.moshi : moshi-kotlin jar 1.13.0
io.github.pandulapeter.beagle : internal-utilities jar 2.8.2
io.github.pandulapeter.beagle : internal-common jar 2.8.2

Project Modules

There are no modules declared in this project.