| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.raxdenstudios |
| Идентификатор | Идентификаторcommons-rx-test |
| Версия | Версия4.10.0 |
| Тип | Типaar |
| Описание |
ОписаниеRx Test Commons
Rx Test commons is a library with a set of useful classes to help to developer to work with Rx.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-rx-test-4.10.0.pom | |
| commons-rx-test-4.10.0-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx-test/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-rx-test</artifactId>
<version>4.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx-test/
implementation 'com.raxdenstudios:commons-rx-test:4.10.0'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-rx-test/
implementation ("com.raxdenstudios:commons-rx-test:4.10.0")
'com.raxdenstudios:commons-rx-test:aar:4.10.0'
<dependency org="com.raxdenstudios" name="commons-rx-test" rev="4.10.0">
<artifact name="commons-rx-test" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-rx-test', version='4.10.0')
)
libraryDependencies += "com.raxdenstudios" % "commons-rx-test" % "4.10.0"
[com.raxdenstudios/commons-rx-test "4.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
| io.reactivex.rxjava2 : rxkotlin | jar | 2.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.test.ext » junit-ktx | jar | 1.1.2 |