is not current version
Last Version 1.2.0

FlowBinding Lifecycle 1.1.0

Kotlin Flow binding APIs for AndroidX Lifecycle

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.reactivecircus.flowbinding
ArtifactId

ArtifactId

flowbinding-lifecycle
Version

Version

1.1.0
Type

Type

aar
Description

Description

FlowBinding Lifecycle
Kotlin Flow binding APIs for AndroidX Lifecycle
Project URL

Project URL

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

Source Code Management

https://github.com/reactivecircus/FlowBinding

Download flowbinding-lifecycle 1.1.0


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

Dependencies

compile (2)

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

runtime (2)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0

Project Modules

There are no modules declared in this project.