License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.pwittchen |
ArtifactId | ArtifactIdreactivesensors-rx3 |
Version | Version0.4.4 |
Type | Typeaar |
Description |
Descriptionreactivesensors-rx3
Android library monitoring hardware sensors with RxJava Observables
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.pwittchen/reactivesensors-rx3/ -->
<dependency>
<groupId>com.github.pwittchen</groupId>
<artifactId>reactivesensors-rx3</artifactId>
<version>0.4.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwittchen/reactivesensors-rx3/
implementation 'com.github.pwittchen:reactivesensors-rx3:0.4.4'
// https://jarcasting.com/artifacts/com.github.pwittchen/reactivesensors-rx3/
implementation ("com.github.pwittchen:reactivesensors-rx3:0.4.4")
'com.github.pwittchen:reactivesensors-rx3:aar:0.4.4'
<dependency org="com.github.pwittchen" name="reactivesensors-rx3" rev="0.4.4">
<artifact name="reactivesensors-rx3" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwittchen', module='reactivesensors-rx3', version='0.4.4')
)
libraryDependencies += "com.github.pwittchen" % "reactivesensors-rx3" % "0.4.4"
[com.github.pwittchen/reactivesensors-rx3 "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava3 : rxjava | jar | 3.0.7 |
io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
com.android.support » support-annotations | jar | 28.0.0 |