Last Version

reactivesensors-rx2 0.4.2

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-rx2
Version

Version

0.4.2
Type

Type

aar
Description

Description

reactivesensors-rx2
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-rx2 0.4.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.19
io.reactivex.rxjava2 : rxandroid jar 2.1.1
com.android.support » multidex jar 1.0.2
com.android.support » support-annotations jar 28.0.0

Project Modules

There are no modules declared in this project.