RxWebView for Kotlin

RxJava2 binding APIs for Android's WebView

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.satoshun.RxWebView
ArtifactId

ArtifactId

rxwebview-kotlin
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

RxWebView for Kotlin
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-kotlin

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.2
2.1.0