Android Cache Library

Cache library for Android applications

Лицензия

Лицензия

Группа

Группа

com.vandalsoftware.android
Идентификатор

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

cache-library
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

Android Cache Library
Cache library for Android applications
Ссылка на сайт

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

https://github.com/VandalSoftware/android-cache-lib

Скачать cache-library

Имя Файла Размер
cache-library-1.0.3.pom
cache-library-1.0.3.aar 17 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0