RxWebView

RxJava2 binding APIs for Android's WebView

Лицензия

Лицензия

Группа

Группа

com.github.satoshun.RxWebView
Идентификатор

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

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

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

2.3.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

RxWebView
RxJava2 binding APIs for Android's WebView
Ссылка на сайт

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

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

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

https://github.com/satoshun/RxWebView

Скачать rxwebview

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.11
io.reactivex.rxjava2 : rxjava jar 2.2.0
io.reactivex.rxjava2 : rxandroid jar 2.1.0
androidx.annotation » annotation jar 1.0.0

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

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

Версии библиотеки

Версия
2.3.1
2.3.0
2.2.0
2.1.2
2.1.0