multiplatform

Infrastructure library for Kotlin multiplatform applications

License

License

GroupId

GroupId

kr.sparkweb
ArtifactId

ArtifactId

mobile-infrastructure-androiddebug
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

multiplatform
Infrastructure library for Kotlin multiplatform applications
Project URL

Project URL

https://github.com/Xharpen/mobile-infrastructure
Source Code Management

Source Code Management

https://github.com/Xharpen/mobile-infrastructure

Download mobile-infrastructure-androiddebug

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0