Last Version

reactivewifi 0.3.0

Android library listening available WiFi Access Points and related information with RxJava Observables

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

reactivewifi
Version

Version

0.3.0
Type

Type

aar
Description

Description

reactivewifi
Android library listening available WiFi Access Points and related information with RxJava Observables
Project URL

Project URL

https://github.com/pwittchen/ReactiveWiFi
Source Code Management

Source Code Management

https://github.com/pwittchen/ReactiveWifi

Download reactivewifi 0.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.4
io.reactivex : rxandroid jar 1.2.1
com.android.support » support-annotations jar 27.0.2

Project Modules

There are no modules declared in this project.