jar

io.github.hadiyarajesh.flower-core : flower-jvm

Maven & Gradle

Sep 03, 2022
289 stars

Flower · Android library to manage database caching and networking with ease. It helps developers to handle all scenario of API request(success/error/loading) in one place along with database caching.

Table Of Contents

Latest Version

Download io.github.hadiyarajesh.flower-core : flower-jvm JAR file - Latest Versions:

All Versions

Download io.github.hadiyarajesh.flower-core : flower-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 flower-jvm-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.hadiyarajesh.flower_core.implement

├─ com.hadiyarajesh.flower_core.implement.Response.class - [JAR]

com.hadiyarajesh.flower_core

├─ com.hadiyarajesh.flower_core.ApiEmptyResponse.class - [JAR]

├─ com.hadiyarajesh.flower_core.ApiErrorResponse.class - [JAR]

├─ com.hadiyarajesh.flower_core.ApiResponse.class - [JAR]

├─ com.hadiyarajesh.flower_core.ApiSuccessResponse.class - [JAR]

├─ com.hadiyarajesh.flower_core.DBBoundResourceFlowKt.class - [JAR]

├─ com.hadiyarajesh.flower_core.DBBoundResourceKt.class - [JAR]

├─ com.hadiyarajesh.flower_core.NetworkResourceFlowKt.class - [JAR]

├─ com.hadiyarajesh.flower_core.NetworkResourceKt.class - [JAR]

├─ com.hadiyarajesh.flower_core.Resource.class - [JAR]