UI-RX

RX extensions for a UI library for Android.

License

License

MIT
GroupId

GroupId

com.eygraber
ArtifactId

ArtifactId

ui-rx
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

aar
Description

Description

UI-RX
RX extensions for a UI library for Android.
Project URL

Project URL

https://github.com/eygraber/ui
Source Code Management

Source Code Management

https://github.com/eygraber/ui

Download ui-rx

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
com.eygraber : ui jar 1.1.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
androidx.annotation » annotation jar 1.2.0
io.reactivex.rxjava3 : rxjava jar 3.0.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.6
1.1.5
'1.1.5'