is not current version
Last Version 2.3.0

com.github.satoshun.RxWebView:rxwebview-kotlin 2.1.0

RxJava2 binding APIs for Android's WebView

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.satoshun.RxWebView
ArtifactId

ArtifactId

rxwebview-kotlin
Version

Version

2.1.0
Type

Type

aar

Download rxwebview-kotlin 2.1.0


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