is not current version
Last Version 4.17.2

com.raxdenstudios:commons-coroutines-test 4.16.4

Coroutines library

GroupId

GroupId

com.raxdenstudios
ArtifactId

ArtifactId

commons-coroutines-test
Version

Version

4.16.4
Type

Type

aar

Download commons-coroutines-test 4.16.4


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