jar

io.github.copper-leaf : ballast-debugger-client-jvm

Maven & Gradle

Sep 05, 2023
144 stars

ballast-debugger-client · Debugger interceptor for inspecting Ballast ViewModels, intended to be used with the Ballast Intellij Plugin

Table Of Contents

Latest Version

Download io.github.copper-leaf : ballast-debugger-client-jvm JAR file - Latest Versions:

All Versions

Download io.github.copper-leaf : ballast-debugger-client-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.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 ballast-debugger-client-jvm-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.copper_leaf.ballast_debugger_client

├─ io.github.copper_leaf.ballast_debugger_client.BuildConfigKt.class - [JAR]

com.copperleaf.ballast.debugger

├─ com.copperleaf.ballast.debugger.BallastDebuggerClientConnection.class - [JAR]

├─ com.copperleaf.ballast.debugger.BallastDebuggerInterceptor.class - [JAR]

├─ com.copperleaf.ballast.debugger.JsonDebuggerAdapter.class - [JAR]

├─ com.copperleaf.ballast.debugger.LambdaDebuggerAdapter.class - [JAR]

├─ com.copperleaf.ballast.debugger.ToStringDebuggerAdapter.class - [JAR]