test-coroutines

An extension to the test-core artifact to help testing coroutines

License

License

MIT License
GroupId

GroupId

tz.co.asoft
ArtifactId

ArtifactId

test-coroutines-android
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

aar
Description

Description

test-coroutines
An extension to the test-core artifact to help testing coroutines

Download test-coroutines-android

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.2
tz.co.asoft : test-core-android jar 1.1.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.4.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21

Project Modules

There are no modules declared in this project.
tz.co.asoft

asoft

Versions

Version
1.1.10
1.1.0