License |
License |
---|---|
GroupId | GroupIdcom.raxdenstudios |
ArtifactId | ArtifactIdcommons-coroutines-test |
Version | Version4.9.4 |
Type | Typeaar |
Description |
DescriptionCoroutines
Coroutines library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-coroutines-test-4.9.4.pom | |
commons-coroutines-test-4.9.4-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-test | jar | |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.test.ext » junit-ktx | jar | 1.1.2 |