jar

io.github.u004 : retrofit-ext

Maven & Gradle

Dec 23, 2022

io.github.u004:retrofit-ext · Extension on top of the Retrofit2 library

Table Of Contents

Latest Version

Download io.github.u004 : retrofit-ext JAR file - Latest Versions:

All Versions

Download io.github.u004 : retrofit-ext JAR file - All Versions:

Version Vulnerabilities Size Updated
2.9.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 retrofit-ext-2.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.u004.retrofitext.converters

├─ io.github.u004.retrofitext.converters.GsonQueryConverterFactory.class - [JAR]

├─ io.github.u004.retrofitext.converters.QueryConverterFactory.class - [JAR]

io.github.u004.retrofitext.services.requests

├─ io.github.u004.retrofitext.services.requests.IRequest.class - [JAR]

├─ io.github.u004.retrofitext.services.requests.IRequestBuilder.class - [JAR]

├─ io.github.u004.retrofitext.services.requests.IRequestExecutor.class - [JAR]

├─ io.github.u004.retrofitext.services.requests.IRequestManager.class - [JAR]

io.github.u004.retrofitext.services

├─ io.github.u004.retrofitext.services.ServiceWrapper.class - [JAR]

io.github.u004.retrofitext.services.requests.impl

├─ io.github.u004.retrofitext.services.requests.impl.AbstractRequestManager.class - [JAR]

├─ io.github.u004.retrofitext.services.requests.impl.BaseRequestManager.class - [JAR]

Advertisement