is not current version
Last Version 1.1.2

Uniflow 1.0.9

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-test
Version

Version

1.0.9
Type

Type

aar
Description

Description

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

Download uniflow-android-test 1.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
org.uniflow-kt : uniflow-android jar 1.0.9
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.lifecycle » lifecycle-common jar 2.2.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
org.uniflow-kt : uniflow-test jar 1.0.9
io.mockk : mockk jar 1.10.0

Project Modules

There are no modules declared in this project.