Последняя версия

rxfetch Library 1.0.0

an Android http request lib based on RxJava and OkHttp

Лицензия

Лицензия

Группа

Группа

io.github.hotstu.rxfetch
Идентификатор

Идентификатор

lib
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

rxfetch Library
an Android http request lib based on RxJava and OkHttp
Ссылка на сайт

Ссылка на сайт

https://github.com/hotstu/RxFetch
Система контроля версий

Система контроля версий

https://github.com/hotstu/RxFetch.git

Скачать lib 1.0.0

Имя Файла Размер
lib-1.0.0.pom
lib-1.0.0-sources.jar 11 KB
lib-1.0.0-javadoc.jar 417 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.github.hotstu.rxfetch/lib/ -->
<dependency>
    <groupId>io.github.hotstu.rxfetch</groupId>
    <artifactId>lib</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hotstu.rxfetch/lib/
implementation 'io.github.hotstu.rxfetch:lib:1.0.0'
// https://jarcasting.com/artifacts/io.github.hotstu.rxfetch/lib/
implementation ("io.github.hotstu.rxfetch:lib:1.0.0")
'io.github.hotstu.rxfetch:lib:aar:1.0.0'
<dependency org="io.github.hotstu.rxfetch" name="lib" rev="1.0.0">
  <artifact name="lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hotstu.rxfetch', module='lib', version='1.0.0')
)
libraryDependencies += "io.github.hotstu.rxfetch" % "lib" % "1.0.0"
[io.github.hotstu.rxfetch/lib "1.0.0"]

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 4.8.0
io.reactivex.rxjava2 : rxjava jar 2.2.19
io.reactivex.rxjava2 : rxandroid jar 2.1.1

Модули Проекта

Данный проект не имеет модулей.