is not current version
Last Version 0.9.0

co.uzzu.kortex:kortex-android-debug 0.8.0

Coroutines techniques

GroupId

GroupId

co.uzzu.kortex
ArtifactId

ArtifactId

kortex-android-debug
Version

Version

0.8.0
Type

Type

aar

Download kortex-android-debug 0.8.0


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