jar

io.github.fosstree : httippy

Maven & Gradle

Mar 18, 2020

Httippy · A thin wrapper on OkHttp with integrated features of Jackson and Guice

Table Of Contents

Latest Version

Download io.github.fosstree : httippy JAR file - Latest Versions:

All Versions

Download io.github.fosstree : httippy 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 httippy-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.fosstree.httippy.exceptions

├─ io.github.fosstree.httippy.exceptions.InvalidResponseException.class - [JAR]

├─ io.github.fosstree.httippy.exceptions.JsonDeserializationException.class - [JAR]

io.github.fosstree.httippy

├─ io.github.fosstree.httippy.HttpClient.class - [JAR]

├─ io.github.fosstree.httippy.Json.class - [JAR]