touch

Android library, which allows to monitor raw touch events on the screen of the device with RxJava

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

touch-rx2
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

touch
Android library, which allows to monitor raw touch events on the screen of the device with RxJava
Project URL

Project URL

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

Source Code Management

https://github.com/pwittchen/touch

Download touch-rx2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.19
androidx.multidex » multidex jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1