Last Version

swipe 0.2.0

detects swipe events on Android with listener and RxJava Observable

License

License

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

swipe
Version

Version

0.2.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 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.4

Project Modules

There are no modules declared in this project.