FlowExt

Kotlinx Coroutines Flow Extensions. Extensions to the Kotlin Flow library.

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.github.hoc081098
ArtifactId

ArtifactId

FlowExt-js
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

FlowExt
Kotlinx Coroutines Flow Extensions. Extensions to the Kotlin Flow library.
Project URL

Project URL

https://github.com/hoc081098/FlowExt
Source Code Management

Source Code Management

https://github.com/hoc081098/FlowExt

Download FlowExt-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.hoc081098/FlowExt-js/ -->
<dependency>
    <groupId>io.github.hoc081098</groupId>
    <artifactId>FlowExt-js</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hoc081098/FlowExt-js/
implementation 'io.github.hoc081098:FlowExt-js:0.3.0'
// https://jarcasting.com/artifacts/io.github.hoc081098/FlowExt-js/
implementation ("io.github.hoc081098:FlowExt-js:0.3.0")
'io.github.hoc081098:FlowExt-js:pom:0.3.0'
<dependency org="io.github.hoc081098" name="FlowExt-js" rev="0.3.0">
  <artifact name="FlowExt-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hoc081098', module='FlowExt-js', version='0.3.0')
)
libraryDependencies += "io.github.hoc081098" % "FlowExt-js" % "0.3.0"
[io.github.hoc081098/FlowExt-js "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0
0.0.6