flower

Flower is an Android library that makes networking and database caching easy. It enables developers to fetch network resources and use them as is OR combine them with local database at single place with fault tolerant architecture.

Лицензия

Лицензия

Группа

Группа

io.github.hadiyarajesh
Идентификатор

Идентификатор

flower
Последняя версия

Последняя версия

2.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

flower
Flower is an Android library that makes networking and database caching easy. It enables developers to fetch network resources and use them as is OR combine them with local database at single place with fault tolerant architecture.
Ссылка на сайт

Ссылка на сайт

https://github.com/hadiyarajesh/flower
Система контроля версий

Система контроля версий

https://github.com/hadiyarajesh/flower

Скачать flower

Имя Файла Размер
flower-2.0.3.pom
flower-2.0.3-sources.jar 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.core » core-ktx jar 1.8.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
com.squareup.retrofit2 : retrofit jar 2.9.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0