| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRetrofit Сеть HTTP Clients |
| Группа | Группаcom.raxdenstudios |
| Идентификатор | Идентификаторcommons-retrofit-rx |
| Последняя версия | Последняя версия4.17.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRetrofit Commons
Retrofit commons is a library with a set of useful classes to help to developer to work with retrofit.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-retrofit-rx-4.17.2.pom | |
| commons-retrofit-rx-4.17.2-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit-rx/ -->
<dependency>
<groupId>com.raxdenstudios</groupId>
<artifactId>commons-retrofit-rx</artifactId>
<version>4.17.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit-rx/
implementation 'com.raxdenstudios:commons-retrofit-rx:4.17.2'
// https://jarcasting.com/artifacts/com.raxdenstudios/commons-retrofit-rx/
implementation ("com.raxdenstudios:commons-retrofit-rx:4.17.2")
'com.raxdenstudios:commons-retrofit-rx:aar:4.17.2'
<dependency org="com.raxdenstudios" name="commons-retrofit-rx" rev="4.17.2">
<artifact name="commons-retrofit-rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.raxdenstudios', module='commons-retrofit-rx', version='4.17.2')
)
libraryDependencies += "com.raxdenstudios" % "commons-retrofit-rx" % "4.17.2"
[com.raxdenstudios/commons-retrofit-rx "4.17.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.raxdenstudios : commons-retrofit | jar | 4.17.2 |
| com.squareup.retrofit2 : adapter-rxjava2 | jar | 2.9.0 |
| androidx.annotation » annotation | jar | 1.3.0 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |