is not current version
Last Version 1.0.0-beta12

anko-rx 1.0.0-beta10

Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.iamthevoid.reactivebinding
ArtifactId

ArtifactId

anko-rx
Version

Version

1.0.0-beta10
Type

Type

aar
Description

Description

anko-rx
Library that helps bind data with reactive streams, like rx java Flowable or coroutines flow or whatever, what you want to implement
Project URL

Project URL

https://github.com/iamthevoid/android-dsl-databinding
Source Code Management

Source Code Management

https://github.com/iamthevoid/android-dsl-databinding.git

Download anko-rx 1.0.0-beta10


<!-- https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/anko-rx/ -->
<dependency>
    <groupId>io.github.iamthevoid.reactivebinding</groupId>
    <artifactId>anko-rx</artifactId>
    <version>1.0.0-beta10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/anko-rx/
implementation 'io.github.iamthevoid.reactivebinding:anko-rx:1.0.0-beta10'
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/anko-rx/
implementation ("io.github.iamthevoid.reactivebinding:anko-rx:1.0.0-beta10")
'io.github.iamthevoid.reactivebinding:anko-rx:aar:1.0.0-beta10'
<dependency org="io.github.iamthevoid.reactivebinding" name="anko-rx" rev="1.0.0-beta10">
  <artifact name="anko-rx" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.reactivebinding', module='anko-rx', version='1.0.0-beta10')
)
libraryDependencies += "io.github.iamthevoid.reactivebinding" % "anko-rx" % "1.0.0-beta10"
[io.github.iamthevoid.reactivebinding/anko-rx "1.0.0-beta10"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.iamthevoid.reactivebinding : rx2-core jar 1.0.0-beta10
io.github.iamthevoid.reactivebinding : core jar 1.0.0-beta10
org.jetbrains.anko » anko-sdk25 jar 0.10.8
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

Project Modules

There are no modules declared in this project.