Last Version

flower 2.1.4

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.

License

License

GroupId

GroupId

io.github.datl4g
ArtifactId

ArtifactId

flower
Version

Version

2.1.4
Type

Type

pom
Description

Description

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.
Project URL

Project URL

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

Source Code Management

https://github.com/datl4g/flower

Download flower 2.1.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional jar 1.6.10
androidx.core » core-ktx Optional jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-android Optional jar 1.6.1
com.squareup.retrofit2 : retrofit Optional jar 2.9.0

Project Modules

There are no modules declared in this project.