Last Version

reactivesensors 0.2.0

Android library monitoring hardware sensors with RxJava Observables

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

reactivesensors
Version

Version

0.2.0
Type

Type

aar
Description

Description

reactivesensors
Android library monitoring hardware sensors with RxJava Observables
Project URL

Project URL

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

Source Code Management

https://github.com/pwittchen/ReactiveSensors

Download reactivesensors 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.3
io.reactivex : rxandroid jar 1.2.1

Project Modules

There are no modules declared in this project.