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

fuse-android 1.0.0

The simple generic LRU memory/disk cache for Android written in Kotlin.

Лицензия

Лицензия

Группа

Группа

com.github.kittinunf.fuse
Идентификатор

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

fuse-android
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

fuse-android
The simple generic LRU memory/disk cache for Android written in Kotlin.
Ссылка на сайт

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

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

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

https://github.com/kittinunf/Fuse

Скачать fuse-android 1.0.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.kittinunf.fuse : fuse jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

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

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