jar

com.deevvi : http-status-code

Maven & Gradle

Apr 28, 2021
1 usages
3 stars

HTTP status codes library · The aim of this library is to provide all official an unofficial HTTP status codes along with a simple but efficient API to handle the codes.

Table Of Contents

Latest Version

Download com.deevvi : http-status-code JAR file - Latest Versions:

All Versions

Download com.deevvi : http-status-code JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 http-status-code-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.deevvi.httpstatuscode

├─ com.deevvi.httpstatuscode.HttpStatusCode.class - [JAR]

├─ com.deevvi.httpstatuscode.HttpStatusCodeType.class - [JAR]

├─ com.deevvi.httpstatuscode.HttpStatusSource.class - [JAR]

Advertisement