Coroutines

Kotlin Components' Coroutine Component

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.matthewnelson.kotlin-components
ArtifactId

ArtifactId

coroutines-android
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Coroutines
Kotlin Components' Coroutine Component
Project URL

Project URL

https://github.com/05nelsonm/component-coroutines
Source Code Management

Source Code Management

https://github.com/05nelsonm/component-coroutines

Download coroutines-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.31
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0