RxWebView

RxJava2 binding APIs for Android's WebView

License

License

GroupId

GroupId

com.github.satoshun.RxWebView
ArtifactId

ArtifactId

rxwebview
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

RxWebView
RxJava2 binding APIs for Android's WebView
Project URL

Project URL

https://github.com/satoshun/RxWebView
Source Code Management

Source Code Management

https://github.com/satoshun/RxWebView

Download rxwebview

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0
2.2.0
2.1.2
2.1.0