| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ericneid |
| Идентификатор | Идентификаторsimple-storage |
| Последняя версия | Последняя версия1.3.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsimple-storage
Helper to construct a standard Android dialog, containing a viewager to display a list of messages.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| simple-storage-1.3.1.pom | |
| simple-storage-1.3.1-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ericneid/simple-storage/ -->
<dependency>
<groupId>com.github.ericneid</groupId>
<artifactId>simple-storage</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ericneid/simple-storage/
implementation 'com.github.ericneid:simple-storage:1.3.1'
// https://jarcasting.com/artifacts/com.github.ericneid/simple-storage/
implementation ("com.github.ericneid:simple-storage:1.3.1")
'com.github.ericneid:simple-storage:aar:1.3.1'
<dependency org="com.github.ericneid" name="simple-storage" rev="1.3.1">
<artifact name="simple-storage" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ericneid', module='simple-storage', version='1.3.1')
)
libraryDependencies += "com.github.ericneid" % "simple-storage" % "1.3.1"
[com.github.ericneid/simple-storage "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
| com.android.support » appcompat-v7 | jar | 25.4.0 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.0.1 |
| io.reactivex.rxjava2 : rxkotlin | jar | 2.0.0 |
| io.reactivex.rxjava2 : rxjava | jar | 2.0.8 |
| com.google.code.gson : gson | jar | 2.8.2 |