| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.satoshun.RxWebView |
| Идентификатор | Идентификаторrxwebview |
| Последняя версия | Последняя версия2.3.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRxWebView
RxJava2 binding APIs for Android's WebView
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rxwebview-2.3.1.pom | |
| rxwebview-2.3.1.aar | 31 KB |
| rxwebview-2.3.1-sources.jar | 25 KB |
| rxwebview-2.3.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |