Last Version

Arch-KMM 0.4

A KMM library for architecturing mobiles apps easily

License

License

GroupId

GroupId

io.github.fededri.arch
ArtifactId

ArtifactId

shared-android-debug
Version

Version

0.4
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-debug 0.4


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

Dependencies

compile (2)

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

runtime (2)

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

Project Modules

There are no modules declared in this project.