jar

com.shipdream : controller-retrofit

Maven & Gradle

Oct 06, 2015
209 stars

android-mvc-controller-retrofit · Http controller implementations with Retrofit

Table Of Contents

Latest Version

Download com.shipdream : controller-retrofit JAR file - Latest Versions:

All Versions

Download com.shipdream : controller-retrofit JAR file - All Versions:

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

com.shipdream.lib.android.mvc.controller

├─ com.shipdream.lib.android.mvc.controller.AbstractRetrofitController.class - [JAR]

├─ com.shipdream.lib.android.mvc.controller.AbstractRetrofitMultiEndpointsController.class - [JAR]

├─ com.shipdream.lib.android.mvc.controller.OnNetworkErrorEvent.class - [JAR]

├─ com.shipdream.lib.android.mvc.controller.RetrofitErrorHandler.class - [JAR]

├─ com.shipdream.lib.android.mvc.controller.RetrofitServiceFactory.class - [JAR]

Advertisement