jar

io.github.pandulapeter.beagle : internal-common-base

Maven & Gradle

Oct 24, 2022
492 stars

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.

Table Of Contents

Latest Version

Download io.github.pandulapeter.beagle : internal-common-base JAR file - Latest Versions:

All Versions

Download io.github.pandulapeter.beagle : internal-common-base JAR file - All Versions:

Version Vulnerabilities Size Updated
2.9.x
2.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window internal-common-base-2.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.pandulapeter.beagle.commonBase.model

├─ com.pandulapeter.beagle.commonBase.model.CrashLogEntry.class - [JAR]

├─ com.pandulapeter.beagle.commonBase.model.LifecycleLogEntry.class - [JAR]

├─ com.pandulapeter.beagle.commonBase.model.LogEntry.class - [JAR]

├─ com.pandulapeter.beagle.commonBase.model.NetworkLogEntry.class - [JAR]

com.pandulapeter.beagle.commonBase

├─ com.pandulapeter.beagle.commonBase.BeagleLoggerContract.class - [JAR]

├─ com.pandulapeter.beagle.commonBase.BeagleNetworkLoggerContract.class - [JAR]

├─ com.pandulapeter.beagle.commonBase.ConstantsKt.class - [JAR]

├─ com.pandulapeter.beagle.commonBase.HelpersKt.class - [JAR]