| Группа | Группаcom.raxdenstudios |
|---|---|
| Идентификатор | Идентификаторcommons-coroutines-test |
| Версия | Версия4.9.3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| commons-coroutines-test-4.9.3.pom | |
| commons-coroutines-test-4.9.3-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-coroutines-test/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-coroutines-test</artifactId>
<version>4.9.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-coroutines-test/
implementation 'com.raxdenstudios:commons-coroutines-test:4.9.3'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-coroutines-test/
implementation ("com.raxdenstudios:commons-coroutines-test:4.9.3")
'com.raxdenstudios:commons-coroutines-test:aar:4.9.3'
<dependency org="com.raxdenstudios" name="commons-coroutines-test" rev="4.9.3">
<artifact name="commons-coroutines-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-coroutines-test', version='4.9.3')
)
libraryDependencies += "com.raxdenstudios" % "commons-coroutines-test" % "4.9.3"
[com.raxdenstudios/commons-coroutines-test "4.9.3"]