is not current version
Last Version 1.2.0

io.github.reactivecircus.flowbinding:flowbinding-lifecycle 0.10.0

Kotlin Flow binding APIs for AndroidX Lifecycle

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.reactivecircus.flowbinding
ArtifactId

ArtifactId

flowbinding-lifecycle
Version

Version

0.10.0
Type

Type

aar

Download flowbinding-lifecycle 0.10.0


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