is not current version
Last Version 2.0.3

flower 2.0.2

Flower is an Android library that makes it simple to handle networking and database caching. It enables developers to fetch api resources on-the-fly OR combine api resources and local data at single place with fault tolerant architecture.

License

License

GroupId

GroupId

io.github.hadiyarajesh
ArtifactId

ArtifactId

flower
Version

Version

2.0.2
Type

Type

aar
Description

Description

flower
Flower is an Android library that makes it simple to handle networking and database caching. It enables developers to fetch api resources on-the-fly OR combine api resources and local data at single place with fault tolerant architecture.
Project URL

Project URL

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

Source Code Management

https://github.com/hadiyarajesh/flower

Download flower 2.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

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

Project Modules

There are no modules declared in this project.