jar

cc.ricecx : logsnag4j

Maven & Gradle

Mar 17, 2022
2 stars

Get notifications and track your project events in Java.

Table Of Contents

Latest Version

Download cc.ricecx : logsnag4j JAR file - Latest Versions:

All Versions

Download cc.ricecx : logsnag4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 logsnag4j-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cc.ricecx.logsnag4j.http

├─ cc.ricecx.logsnag4j.http.DefaultLogSnagHttpClient.class - [JAR]

├─ cc.ricecx.logsnag4j.http.LogSnagHTTPClient.class - [JAR]

cc.ricecx.logsnag4j.api

├─ cc.ricecx.logsnag4j.api.JSONRequest.class - [JAR]

├─ cc.ricecx.logsnag4j.api.LogSnag.class - [JAR]

cc.ricecx.logsnag4j.exceptions

├─ cc.ricecx.logsnag4j.exceptions.LogSnagException.class - [JAR]

cc.ricecx.logsnag4j

├─ cc.ricecx.logsnag4j.Emoji.class - [JAR]

├─ cc.ricecx.logsnag4j.LogSnagClient.class - [JAR]

├─ cc.ricecx.logsnag4j.LogSnagRequest.class - [JAR]

cc.ricecx.logsnag4j.utils

├─ cc.ricecx.logsnag4j.utils.Conditions.class - [JAR]

Advertisement