Last Version

Kelm 2.0.0-alpha01

Kelm simplifies management of complex app states and asynchronous tasks by enforcing a pattern based on the Elm Architecture.

License

License

GroupId

GroupId

io.github.allanhasegawa.kelm
ArtifactId

ArtifactId

kelm-android
Version

Version

2.0.0-alpha01
Type

Type

aar
Description

Description

Kelm
Kelm simplifies management of complex app states and asynchronous tasks by enforcing a pattern based on the Elm Architecture.
Project URL

Project URL

http://github.com/AllanHasegawa/kelm
Source Code Management

Source Code Management

http://github.com/AllanHasegawa/kelm

Download kelm-android 2.0.0-alpha01


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.allanhasegawa.kelm : kelm-core jar 2.0.0-alpha01
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.5.0-beta01
androidx.lifecycle » lifecycle-livedata-core-ktx jar 2.5.0-beta01

Project Modules

There are no modules declared in this project.