is not current version
Last Version 0.2.0

com.github.pwittchen:reactivesensors 0.1.0

Android library monitoring hardware sensors with RxJava Observables

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

reactivesensors
Version

Version

0.1.0
Type

Type

aar

Download reactivesensors 0.1.0


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