flowreactivenetwork

Android library listening network connection state and Internet connectivity with Coroutines Flow

License

License

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

ru.beryukhov
ArtifactId

ArtifactId

flowreactivenetwork
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

flowreactivenetwork
Android library listening network connection state and Internet connectivity with Coroutines Flow
Project URL

Project URL

https://github.com/phansier/FlowReactiveNetwork

Download flowreactivenetwork

How to add to project

<!-- https://jarcasting.com/artifacts/ru.beryukhov/flowreactivenetwork/ -->
<dependency>
    <groupId>ru.beryukhov</groupId>
    <artifactId>flowreactivenetwork</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.beryukhov/flowreactivenetwork/
implementation 'ru.beryukhov:flowreactivenetwork:1.0.4'
// https://jarcasting.com/artifacts/ru.beryukhov/flowreactivenetwork/
implementation ("ru.beryukhov:flowreactivenetwork:1.0.4")
'ru.beryukhov:flowreactivenetwork:aar:1.0.4'
<dependency org="ru.beryukhov" name="flowreactivenetwork" rev="1.0.4">
  <artifact name="flowreactivenetwork" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.beryukhov', module='flowreactivenetwork', version='1.0.4')
)
libraryDependencies += "ru.beryukhov" % "flowreactivenetwork" % "1.0.4"
[ru.beryukhov/flowreactivenetwork "1.0.4"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3