License |
License |
---|---|
GroupId | GroupIdkr.sparkweb |
ArtifactId | ArtifactIdmobile-infrastructure-androidrelease |
Version | Version0.7.0 |
Type | Typeaar |
Description |
Descriptionmultiplatform
Infrastructure library for Kotlin multiplatform applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-androidrelease/ -->
<dependency>
<groupId>kr.sparkweb</groupId>
<artifactId>mobile-infrastructure-androidrelease</artifactId>
<version>0.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-androidrelease/
implementation 'kr.sparkweb:mobile-infrastructure-androidrelease:0.7.0'
// https://jarcasting.com/artifacts/kr.sparkweb/mobile-infrastructure-androidrelease/
implementation ("kr.sparkweb:mobile-infrastructure-androidrelease:0.7.0")
'kr.sparkweb:mobile-infrastructure-androidrelease:aar:0.7.0'
<dependency org="kr.sparkweb" name="mobile-infrastructure-androidrelease" rev="0.7.0">
<artifact name="mobile-infrastructure-androidrelease" type="aar" />
</dependency>
@Grapes(
@Grab(group='kr.sparkweb', module='mobile-infrastructure-androidrelease', version='0.7.0')
)
libraryDependencies += "kr.sparkweb" % "mobile-infrastructure-androidrelease" % "0.7.0"
[kr.sparkweb/mobile-infrastructure-androidrelease "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |