is not current version
Last Version 0.4.4

com.github.pwittchen:reactivesensors-rx3 0.4.3

Android library monitoring hardware sensors with RxJava Observables

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

reactivesensors-rx3
Version

Version

0.4.3
Type

Type

aar

Download reactivesensors-rx3 0.4.3


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