FlowBinding AppCompat

Kotlin Flow binding APIs for AndroidX AppCompat

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.reactivecircus.flowbinding
ArtifactId

ArtifactId

flowbinding-appcompat
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

FlowBinding AppCompat
Kotlin Flow binding APIs for AndroidX AppCompat
Project URL

Project URL

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

Source Code Management

https://github.com/reactivecircus/FlowBinding

Download flowbinding-appcompat

How to add to project

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

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
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