FlowBinding Android

Kotlin Flow binding APIs for Android platform UI widgets

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.reactivecircus.flowbinding
ArtifactId

ArtifactId

flowbinding-android
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

FlowBinding Android
Kotlin Flow binding APIs for Android platform UI widgets
Project URL

Project URL

https://github.com/reactivecircus/FlowBinding
Source Code Management

Source Code Management

https://github.com/reactivecircus/FlowBinding

Download flowbinding-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.reactivecircus.flowbinding : flowbinding-common jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0

Project Modules

There are no modules declared in this project.
io.github.reactivecircus.flowbinding

Reactive Circus

A bunch of open source projects mostly around Android - apps, tooling, libraries and experiments.

Versions

Version
1.2.0
1.1.0
1.0.0
1.0.0-beta02
1.0.0-beta01
1.0.0-alpha04
1.0.0-alpha03
1.0.0-alpha02
1.0.0-alpha01
0.12.0
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0