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

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.

Лицензия

Лицензия

Группа

Группа

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

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

flower
Версия

Версия

2.1.4
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

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

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

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

https://github.com/datl4g/flower

Скачать 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Необязательный jar 1.6.10
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

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

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