| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаio.github.copper-leaf |
| Идентификатор | Идентификаторballast-repository-android-debug |
| Версия | Версия0.14.0 |
| Тип | Типaar |
| Описание |
Описаниеballast-repository
Opinionated Kotlin multiplatform Repository Caching library based on Ballast MVI
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-android-debug/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>ballast-repository-android-debug</artifactId>
<version>0.14.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-android-debug/
implementation 'io.github.copper-leaf:ballast-repository-android-debug:0.14.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-repository-android-debug/
implementation ("io.github.copper-leaf:ballast-repository-android-debug:0.14.0")
'io.github.copper-leaf:ballast-repository-android-debug:aar:0.14.0'
<dependency org="io.github.copper-leaf" name="ballast-repository-android-debug" rev="0.14.0">
<artifact name="ballast-repository-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-repository-android-debug', version='0.14.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-repository-android-debug" % "0.14.0"
[io.github.copper-leaf/ballast-repository-android-debug "0.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.lifecycle » lifecycle-common | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0 |
| io.github.copper-leaf : ballast-core-android-debug | jar | 0.14.0 |