kortex-android

Coroutines techniques

License

License

GroupId

GroupId

co.uzzu.kortex
ArtifactId

ArtifactId

kortex-android
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

aar
Description

Description

kortex-android
Coroutines techniques
Project URL

Project URL

https://github.com/uzzu/kortex
Source Code Management

Source Code Management

https://github.com/uzzu/kortex

Download kortex-android

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0