Reduks

Simple redux Kotlin Multiplatform library (android + ios)

License

License

MIT
GroupId

GroupId

io.github.september669
ArtifactId

ArtifactId

Reduks-android-debug
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

aar
Description

Description

Reduks
Simple redux Kotlin Multiplatform library (android + ios)
Project URL

Project URL

https://github.com/september669/reduks
Source Code Management

Source Code Management

https://github.com/september669/reduks

Download Reduks-android-debug

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
io.github.september669 : AnkoLogger-android-debug jar 0.2.8
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1-native-mt
androidx.lifecycle » lifecycle-viewmodel jar 2.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1-native-mt
org.jetbrains.kotlinx : atomicfu-jvm jar 0.16.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3