Last Version

CoroutinesKit-Lifecycle 0.4.0

Coroutines utilities for AndroidX Lifecycle

License

License

GroupId

GroupId

com.github.skgmn
ArtifactId

ArtifactId

coroutineskit-lifecycle
Version

Version

0.4.0
Type

Type

aar
Description

Description

CoroutinesKit-Lifecycle
Coroutines utilities for AndroidX Lifecycle
Project URL

Project URL

https://github.com/skgmn/CoroutinesKit
Source Code Management

Source Code Management

https://github.com/skgmn/CoroutinesKit

Download coroutineskit-lifecycle 0.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.skgmn : coroutineskit jar 0.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

Project Modules

There are no modules declared in this project.