is not current version
Last Version 2.0.3

flower 2.0.0

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

License

License

GroupId

GroupId

io.github.hadiyarajesh
ArtifactId

ArtifactId

flower
Version

Version

2.0.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/hadiyarajesh/flower
Source Code Management

Source Code Management

https://github.com/hadiyarajesh/flower

Download flower 2.0.0


<!-- https://jarcasting.com/artifacts/io.github.hadiyarajesh/flower/ -->
<dependency>
    <groupId>io.github.hadiyarajesh</groupId>
    <artifactId>flower</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hadiyarajesh/flower/
implementation 'io.github.hadiyarajesh:flower:2.0.0'
// https://jarcasting.com/artifacts/io.github.hadiyarajesh/flower/
implementation ("io.github.hadiyarajesh:flower:2.0.0")
'io.github.hadiyarajesh:flower:aar:2.0.0'
<dependency org="io.github.hadiyarajesh" name="flower" rev="2.0.0">
  <artifact name="flower" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hadiyarajesh', module='flower', version='2.0.0')
)
libraryDependencies += "io.github.hadiyarajesh" % "flower" % "2.0.0"
[io.github.hadiyarajesh/flower "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.core » core-ktx jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1

Project Modules

There are no modules declared in this project.