is not current version
Last Version 4.17.2

Coroutines 4.9.4

Coroutines library

License

License

GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-coroutines-test
Version

Version

4.9.4
Type

Type

aar
Description

Description

Coroutines
Coroutines library
Project URL

Project URL

https://github.com/raxden/android-commons
Source Code Management

Source Code Management

https://github.com/raxden/android-commons/tree/master

Download commons-coroutines-test 4.9.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-test jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

runtime (1)

Group / Artifact Type Version
androidx.test.ext » junit-ktx jar 1.1.2

Project Modules

There are no modules declared in this project.