CoroutineLifecycleHandler

This library is a glue between the lifecycle of `androidx.lifecycle:lifecycle-extensions` and `Flow` class of `org.jetbrains.kotlinx:kotlinx-coroutines-core` library.

License

License

GroupId

GroupId

com.github.hadilq
ArtifactId

ArtifactId

CoroutineLifecycleHandler
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

CoroutineLifecycleHandler
This library is a glue between the lifecycle of `androidx.lifecycle:lifecycle-extensions` and `Flow` class of `org.jetbrains.kotlinx:kotlinx-coroutines-core` library.
Project URL

Project URL

https://github.com/hadilq/CoroutineLifecycleHandler
Source Code Management

Source Code Management

https://github.com/hadilq/CoroutineLifecycleHandler

Download CoroutineLifecycleHandler

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61
androidx.lifecycle » lifecycle-extensions jar 2.2.0-rc02
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.3
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0