License |
License |
---|---|
GroupId | GroupIdorg.uniflow-kt |
ArtifactId | ArtifactIduniflow-android-test |
Version | Version1.1.2 |
Type | Typeaar |
Description |
Descriptionuniflow-android-test
Uniflow - Simple Unidirectionnel Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uniflow-android-test-1.1.2.pom | |
uniflow-android-test-1.1.2-sources.jar | 2 KB |
uniflow-android-test-1.1.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.uniflow-kt/uniflow-android-test/ -->
<dependency>
<groupId>org.uniflow-kt</groupId>
<artifactId>uniflow-android-test</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.uniflow-kt/uniflow-android-test/
implementation 'org.uniflow-kt:uniflow-android-test:1.1.2'
// https://jarcasting.com/artifacts/org.uniflow-kt/uniflow-android-test/
implementation ("org.uniflow-kt:uniflow-android-test:1.1.2")
'org.uniflow-kt:uniflow-android-test:aar:1.1.2'
<dependency org="org.uniflow-kt" name="uniflow-android-test" rev="1.1.2">
<artifact name="uniflow-android-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.uniflow-kt', module='uniflow-android-test', version='1.1.2')
)
libraryDependencies += "org.uniflow-kt" % "uniflow-android-test" % "1.1.2"
[org.uniflow-kt/uniflow-android-test "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.uniflow-kt : uniflow-android | jar | 1.1.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.0 |
androidx.lifecycle » lifecycle-common | jar | 2.2.0 |
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
org.uniflow-kt : uniflow-test | jar | 1.1.2 |
io.mockk : mockk | jar | 1.10.0 |