License |
License |
---|---|
Categories |
CategoriesNet React User Interface Web Frameworks |
GroupId | GroupIdcom.github.pwittchen |
ArtifactId | ArtifactIdreactivenetwork-rx2 |
Version | Version3.0.8 |
Type | Typeaar |
Description |
Descriptionreactivenetwork
Android library listening network connection state and Internet connectivity with RxJava Observables
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactivenetwork-rx2-3.0.8.pom | |
reactivenetwork-rx2-3.0.8.aar | 37 KB |
reactivenetwork-rx2-3.0.8-sources.jar | 24 KB |
reactivenetwork-rx2-3.0.8-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pwittchen/reactivenetwork-rx2/ -->
<dependency>
<groupId>com.github.pwittchen</groupId>
<artifactId>reactivenetwork-rx2</artifactId>
<version>3.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwittchen/reactivenetwork-rx2/
implementation 'com.github.pwittchen:reactivenetwork-rx2:3.0.8'
// https://jarcasting.com/artifacts/com.github.pwittchen/reactivenetwork-rx2/
implementation ("com.github.pwittchen:reactivenetwork-rx2:3.0.8")
'com.github.pwittchen:reactivenetwork-rx2:aar:3.0.8'
<dependency org="com.github.pwittchen" name="reactivenetwork-rx2" rev="3.0.8">
<artifact name="reactivenetwork-rx2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwittchen', module='reactivenetwork-rx2', version='3.0.8')
)
libraryDependencies += "com.github.pwittchen" % "reactivenetwork-rx2" % "3.0.8"
[com.github.pwittchen/reactivenetwork-rx2 "3.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.19 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
androidx.multidex » multidex | jar | 2.0.0 |
androidx.annotation » annotation | jar | 1.1.0 |