RxWebView for Kotlin

RxJava2 binding APIs for Android's WebView

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

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

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

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

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

2.3.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

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

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

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

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

https://github.com/satoshun/RxWebView

Скачать rxwebview-kotlin

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.satoshun.RxWebView : rxwebview jar 2.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.71
androidx.annotation » annotation jar 1.0.0

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

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

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

Версия
2.3.0
2.2.0
2.1.2
2.1.0