Last Version

Arch-KMM 0.5

A KMM library for architecturing mobiles apps easily

License

License

GroupId

GroupId

io.github.fededri.arch
ArtifactId

ArtifactId

shared-android
Version

Version

0.5
Type

Type

aar
Description

Description

Arch-KMM
A KMM library for architecturing mobiles apps easily
Project URL

Project URL

https://github.com/fededri/Arch
Source Code Management

Source Code Management

https://github.com/fededri/Arch

Download shared-android 0.5


<!-- https://jarcasting.com/artifacts/io.github.fededri.arch/shared-android/ -->
<dependency>
    <groupId>io.github.fededri.arch</groupId>
    <artifactId>shared-android</artifactId>
    <version>0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.fededri.arch/shared-android/
implementation 'io.github.fededri.arch:shared-android:0.5'
// https://jarcasting.com/artifacts/io.github.fededri.arch/shared-android/
implementation ("io.github.fededri.arch:shared-android:0.5")
'io.github.fededri.arch:shared-android:aar:0.5'
<dependency org="io.github.fededri.arch" name="shared-android" rev="0.5">
  <artifact name="shared-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.fededri.arch', module='shared-android', version='0.5')
)
libraryDependencies += "io.github.fededri.arch" % "shared-android" % "0.5"
[io.github.fededri.arch/shared-android "0.5"]

Dependencies

compile (2)

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

runtime (2)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2

Project Modules

There are no modules declared in this project.