Last Version

swipe 0.3.0

detects swipe events on Android with listener and RxJava Observable

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

swipe-rx2
Version

Version

0.3.0
Type

Type

aar
Description

Description

swipe
detects swipe events on Android with listener and RxJava Observable
Project URL

Project URL

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

Source Code Management

https://github.com/pwittchen/swipe

Download swipe-rx2 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.9

Project Modules

There are no modules declared in this project.