jar

com.github.rawnly : logre-client-java

Maven & Gradle

Jun 03, 2020
0 stars

Logre.IO Client · Simple tool to log directly on Logre.IO

Table Of Contents

Latest Version

Download com.github.rawnly : logre-client-java JAR file - Latest Versions:

All Versions

Download com.github.rawnly : logre-client-java JAR file - All Versions:

Version Vulnerabilities Size Updated
2020.6.x
1.0.x
0.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 logre-client-java-2020.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rawnly

├─ com.github.rawnly.LogreClient.class - [JAR]

com.github.rawnly.models

├─ com.github.rawnly.models.LogError.class - [JAR]

├─ com.github.rawnly.models.LogPayload.class - [JAR]

├─ com.github.rawnly.models.ProxyConfig.class - [JAR]

com.github.rawnly.enums

├─ com.github.rawnly.enums.Severity.class - [JAR]

Advertisement