| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.daemon369 |
| Идентификатор | Идентификаторandroid-storage |
| Последняя версия | Последняя версия0.4.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеandroid-storage
Android Storage
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-storage-0.4.1.pom | |
| android-storage-0.4.1-sources.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.daemon369/android-storage/ -->
<dependency>
<groupId>io.github.daemon369</groupId>
<artifactId>android-storage</artifactId>
<version>0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.daemon369/android-storage/
implementation 'io.github.daemon369:android-storage:0.4.1'
// https://jarcasting.com/artifacts/io.github.daemon369/android-storage/
implementation ("io.github.daemon369:android-storage:0.4.1")
'io.github.daemon369:android-storage:aar:0.4.1'
<dependency org="io.github.daemon369" name="android-storage" rev="0.4.1">
<artifact name="android-storage" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.daemon369', module='android-storage', version='0.4.1')
)
libraryDependencies += "io.github.daemon369" % "android-storage" % "0.4.1"
[io.github.daemon369/android-storage "0.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
| androidx.annotation » annotation | jar | 1.3.0 |
| io.github.daemon369 : android-logger | jar | 1.2.0 |