License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdru.beryukhov |
ArtifactId | ArtifactIdflowreactivenetwork |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionflowreactivenetwork
Android library listening network connection state and Internet connectivity with Coroutines Flow
|
Project URL |
Project URL |
Filename | Size |
---|---|
flowreactivenetwork-1.0.4.pom | |
flowreactivenetwork-1.0.4-sources.jar | 17 KB |
Browse |
<!-- 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"]
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 |