GroupId | GroupIdcom.raxdenstudios |
---|---|
ArtifactId | ArtifactIdcommons-coroutines-test |
Version | Version4.16.4 |
Type | Typeaar |
Filename | Size |
---|---|
commons-coroutines-test-4.16.4.pom | |
commons-coroutines-test-4.16.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.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"]