jar

com.dodgeballhq.protect : protect-core

Maven & Gradle

Oct 26, 2022
0 stars

Checkpoint Protect for Java (Core)

Table Of Contents

Latest Version

Download com.dodgeballhq.protect : protect-core JAR file - Latest Versions:

All Versions

Download com.dodgeballhq.protect : protect-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 protect-core-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dodgeballhq.protect.api

├─ com.dodgeballhq.protect.api.ClientCheckpointData.class - [JAR]

├─ com.dodgeballhq.protect.api.DodgeballServices.class - [JAR]

├─ com.dodgeballhq.protect.api.ICheckpoint.class - [JAR]

com.dodgeballhq.protect

├─ com.dodgeballhq.protect.Dodgeball.class - [JAR]

com.dodgeballhq.protect.messages

├─ com.dodgeballhq.protect.messages.CheckpointRequest.class - [JAR]

├─ com.dodgeballhq.protect.messages.CheckpointResponse.class - [JAR]

├─ com.dodgeballhq.protect.messages.Constants.class - [JAR]

├─ com.dodgeballhq.protect.messages.DodgeballApiError.class - [JAR]

├─ com.dodgeballhq.protect.messages.DodgeballVerification.class - [JAR]

├─ com.dodgeballhq.protect.messages.Event.class - [JAR]

├─ com.dodgeballhq.protect.messages.LibConfig.class - [JAR]

├─ com.dodgeballhq.protect.messages.VerificationStep.class - [JAR]

├─ com.dodgeballhq.protect.messages.VerificationStepData.class - [JAR]