| Лицензия |
Лицензия |
|---|---|
| Группа | Группаkr.sparkweb |
| Идентификатор | Идентификаторmobile-infrastructure-androiddebug |
| Последняя версия | Последняя версия0.7.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеmultiplatform
Infrastructure library for Kotlin multiplatform applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-androiddebug/ -->
<dependency>
<groupId>kr.sparkweb</groupId>
<artifactId>mobile-infrastructure-androiddebug</artifactId>
<version>0.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-androiddebug/
implementation 'kr.sparkweb:mobile-infrastructure-androiddebug:0.7.0'
// https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-androiddebug/
implementation ("kr.sparkweb:mobile-infrastructure-androiddebug:0.7.0")
'kr.sparkweb:mobile-infrastructure-androiddebug:aar:0.7.0'
<dependency org="kr.sparkweb" name="mobile-infrastructure-androiddebug" rev="0.7.0">
<artifact name="mobile-infrastructure-androiddebug" type="aar" />
</dependency>
@Grapes(
@Grab(group='kr.sparkweb', module='mobile-infrastructure-androiddebug', version='0.7.0')
)
libraryDependencies += "kr.sparkweb" % "mobile-infrastructure-androiddebug" % "0.7.0"
[kr.sparkweb/mobile-infrastructure-androiddebug "0.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2-native-mt |
| org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.0.1 |
| org.jetbrains.kotlinx : atomicfu-jvm | jar | 0.16.3 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.0-alpha02 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.0-alpha02 |
| androidx.work » work-runtime-ktx | jar | 2.7.0 |