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