is not current version
Last Version 0.3.0

com.github.pwittchen:reactivewifi 0.0.1

Android library listening available WiFi Access Points and change of the WiFi signal strength with RxJava Observables

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

reactivewifi
Version

Version

0.0.1
Type

Type

aar

Download reactivewifi 0.0.1


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