Renderer Connect for RxJava

Renderer

License

License

GroupId

GroupId

com.gabrielittner.renderer
ArtifactId

ArtifactId

connect-rx
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

Renderer Connect for RxJava
Renderer
Project URL

Project URL

https://github.com/gabrielittner/renderer/
Source Code Management

Source Code Management

https://github.com/gabrielittner/renderer/

Download connect-rx

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.gabrielittner.renderer : connect jar 0.7.0
io.reactivex.rxjava2 : rxjava jar 2.2.20
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21-2

Project Modules

There are no modules declared in this project.

Renderer

TODO

Download

Add a Gradle dependency:

implementation "com.gabrielittner.renderer:renderer:0.6.0"
implementation "com.gabrielittner.renderer:connect-livedata:0.6.0"
implementation "com.gabrielittner.renderer:connect-livedata-rx:0.6.0"

Snapshots of the development version are available in Sonatype's snapshots repository.

Experimental artifacts

These artifacts are still being tested. They might change significantly or be removed.

Add a Gradle dependency:

implementation "com.gabrielittner.renderer:renderer-delegation:0.6.0"
implementation "com.gabrielittner.renderer:renderer-list:0.6.0"

Snapshots of the development version are available in Sonatype's snapshots repository.

License

Copyright 2019 Gabriel Ittner.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0