License |
License |
---|---|
GroupId | GroupIdcom.github.satoshun.RxWebView |
ArtifactId | ArtifactIdrxwebview |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRxWebView
RxJava2 binding APIs for Android's WebView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
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 |