jar

com.github.nikolaymenzhulin : flow-response-retrofit-adapter

Maven & Gradle

Apr 08, 2021
2 usages
2 stars

Flow Response Retrofit Adapter · The small library containing the wrapper over network requests implemented using Kotlin Flow and the adapter that allows this wrapper to be used along with Retrofit 2.

Table Of Contents

Latest Version

Download com.github.nikolaymenzhulin : flow-response-retrofit-adapter JAR file - Latest Versions:

All Versions

Download com.github.nikolaymenzhulin : flow-response-retrofit-adapter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
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 flow-response-retrofit-adapter-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.nikolaymenzhulin.flow_response_retrofit_adapter.adapter

├─ com.github.nikolaymenzhulin.flow_response_retrofit_adapter.adapter.FlowResponseCallAdapter.class - [JAR]

├─ com.github.nikolaymenzhulin.flow_response_retrofit_adapter.adapter.FlowResponseCallAdapterFactory.class - [JAR]

├─ com.github.nikolaymenzhulin.flow_response_retrofit_adapter.adapter.FlowResponseCallAdapterFactoryKt.class - [JAR]

├─ com.github.nikolaymenzhulin.flow_response_retrofit_adapter.adapter.FlowResponseCallback.class - [JAR]

com.github.nikolaymenzhulin.flow_response_retrofit_adapter.response

├─ com.github.nikolaymenzhulin.flow_response_retrofit_adapter.response.Response.class - [JAR]

com.github.nikolaymenzhulin.flow_response_retrofit_adapter.typealiases

├─ com.github.nikolaymenzhulin.flow_response_retrofit_adapter.typealiases.ResponseTypealiasesKt.class - [JAR]