is not current version
Last Version 1.2.0

FlowBinding AppCompat 1.0.0

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
Version

Version

1.0.0
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 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.reactivecircus.flowbinding : flowbinding-common jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2

Project Modules

There are no modules declared in this project.