jar

io.github.agamula90 : retrofit-kx

Maven & Gradle

Mar 04, 2023
3 stars

Retrofit-kx · Wrapper around [Retrofit:https://github.com/square/retrofit] library, that provides kotlin friendly api.

Table Of Contents

Latest Version

Download io.github.agamula90 : retrofit-kx JAR file - Latest Versions:

All Versions

Download io.github.agamula90 : retrofit-kx JAR file - All Versions:

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

io.github.retrofitx

├─ io.github.retrofitx.Boxed.class - [JAR]

├─ io.github.retrofitx.DataResponse.class - [JAR]

├─ io.github.retrofitx.NotBoxed.class - [JAR]

├─ io.github.retrofitx.ParseFailureException.class - [JAR]

├─ io.github.retrofitx.Remote.class - [JAR]

├─ io.github.retrofitx.RetrofitError.class - [JAR]

├─ io.github.retrofitx.UnitResponse.class - [JAR]

io.github.retrofitx.internal

├─ io.github.retrofitx.internal.HttpFunctionsKt.class - [JAR]

├─ io.github.retrofitx.internal.ResponseBoxingFactory.class - [JAR]

├─ io.github.retrofitx.internal.ServicesCache.class - [JAR]