jar

de.mannodermaus : retrofit2-converter-logansquare

Maven & Gradle

Mar 27, 2022
223 stars

retrofit2-converter-logansquare · A Converter implementation using LoganSquare JSON serialization for Retrofit 2.

Table Of Contents

Latest Version

Download de.mannodermaus : retrofit2-converter-logansquare JAR file - Latest Versions:

All Versions

Download de.mannodermaus : retrofit2-converter-logansquare JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 retrofit2-converter-logansquare-1.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.aurae.retrofit2

├─ com.github.aurae.retrofit2.LoganSquareConverterFactory.class - [JAR]

├─ com.github.aurae.retrofit2.LoganSquareRequestBodyConverter.class - [JAR]

├─ com.github.aurae.retrofit2.LoganSquareResponseBodyConverter.class - [JAR]

com.bluelinelabs.logansquare

├─ com.bluelinelabs.logansquare.ConverterUtils.class - [JAR]