uniflow-android

Uniflow - Simple Unidirectionnel Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming

License

License

GroupId

GroupId

org.uniflow-kt
ArtifactId

ArtifactId

uniflow-android
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

uniflow-android
Uniflow - Simple Unidirectionnel Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming
Project URL

Project URL

https://github.com/uniflow-kt/uniflow-kt
Source Code Management

Source Code Management

https://github.com/uniflow-kt/uniflow-kt

Download uniflow-android

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.uniflow-kt : uniflow-core jar 1.1.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.0
androidx.appcompat » appcompat jar 1.4.0
androidx.lifecycle » lifecycle-common jar 2.4.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.
org.uniflow-kt

Uniflow - Unidirectional Data Flow for Kotlin

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-alpha-1