is not current version
Last Version 1.0.4

RxPlus-Android 0.7.4

An Android view binding library built on top of RxPlus.

License

License

GroupId

GroupId

com.lightningkite.rx
ArtifactId

ArtifactId

android-bindings
Version

Version

0.7.4
Type

Type

aar
Description

Description

RxPlus-Android
An Android view binding library built on top of RxPlus.
Project URL

Project URL

https://github.com/lightningkite/rxkotlin-plus
Source Code Management

Source Code Management

https://github.com/lightningkite/rxkotlin-plus

Download android-bindings 0.7.4


<!-- https://jarcasting.com/artifacts/com.lightningkite.rx/android-bindings/ -->
<dependency>
    <groupId>com.lightningkite.rx</groupId>
    <artifactId>android-bindings</artifactId>
    <version>0.7.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.rx/android-bindings/
implementation 'com.lightningkite.rx:android-bindings:0.7.4'
// https://jarcasting.com/artifacts/com.lightningkite.rx/android-bindings/
implementation ("com.lightningkite.rx:android-bindings:0.7.4")
'com.lightningkite.rx:android-bindings:aar:0.7.4'
<dependency org="com.lightningkite.rx" name="android-bindings" rev="0.7.4">
  <artifact name="android-bindings" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.rx', module='android-bindings', version='0.7.4')
)
libraryDependencies += "com.lightningkite.rx" % "android-bindings" % "0.7.4"
[com.lightningkite.rx/android-bindings "0.7.4"]

Dependencies

compile (8)

Group / Artifact Type Version
com.lightningkite.rx : rxplus jar 0.7.4
io.reactivex.rxjava3 : rxandroid jar 3.0.0
androidx.core » core-ktx jar 1.7.0
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.material » material jar 1.4.0
dev.b3nedikt.viewpump : viewpump jar 4.0.10
com.jakewharton.rxbinding4 : rxbinding jar 4.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.