| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.kdk96 |
| Идентификатор | Идентификаторgemini-store-keeper |
| Версия | Версия2.0.0-alpha5 |
| Тип | Типaar |
| Описание |
Описаниеgemini
simplify build the MVI architecture
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gemini-store-keeper-2.0.0-alpha5.pom | |
| gemini-store-keeper-2.0.0-alpha5-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.kdk96/gemini-store-keeper/ -->
<dependency>
<groupId>io.github.kdk96</groupId>
<artifactId>gemini-store-keeper</artifactId>
<version>2.0.0-alpha5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kdk96/gemini-store-keeper/
implementation 'io.github.kdk96:gemini-store-keeper:2.0.0-alpha5'
// https://jarcasting.com/artifacts/io.github.kdk96/gemini-store-keeper/
implementation ("io.github.kdk96:gemini-store-keeper:2.0.0-alpha5")
'io.github.kdk96:gemini-store-keeper:aar:2.0.0-alpha5'
<dependency org="io.github.kdk96" name="gemini-store-keeper" rev="2.0.0-alpha5">
<artifact name="gemini-store-keeper" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kdk96', module='gemini-store-keeper', version='2.0.0-alpha5')
)
libraryDependencies += "io.github.kdk96" % "gemini-store-keeper" % "2.0.0-alpha5"
[io.github.kdk96/gemini-store-keeper "2.0.0-alpha5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.kdk96 : gemini-core | jar | 2.0.0-alpha5 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
| androidx.lifecycle » lifecycle-viewmodel | jar | 2.3.1 |