| Лицензия |
Лицензия
Public Domain
|
|---|---|
| Группа | Группаit.sephiroth.android.library.disklrumulticache |
| Идентификатор | Идентификаторlibrary |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Описание |
Описаниеlibrary
Simple multipurpose cache
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| library-1.0.1.pom | |
| library-1.0.1.aar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/ -->
<dependency>
<groupId>it.sephiroth.android.library.disklrumulticache</groupId>
<artifactId>library</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/
implementation 'it.sephiroth.android.library.disklrumulticache:library:1.0.1'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.disklrumulticache/library/
implementation ("it.sephiroth.android.library.disklrumulticache:library:1.0.1")
'it.sephiroth.android.library.disklrumulticache:library:aar:1.0.1'
<dependency org="it.sephiroth.android.library.disklrumulticache" name="library" rev="1.0.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.disklrumulticache', module='library', version='1.0.1')
)
libraryDependencies += "it.sephiroth.android.library.disklrumulticache" % "library" % "1.0.1"
[it.sephiroth.android.library.disklrumulticache/library "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-io | jar | 1.3.2 |
| com.jakewharton : disklrucache | jar | 2.0.2 |