MVN

com.github.pwittchen : swipe-rx2

Maven & Gradle

Jan 31, 2018
328 stars

swipe · detects swipe events on Android with listener and RxJava Observable

<dependency>
    <groupId>com.github.pwittchen</groupId>
    <artifactId>swipe-rx2</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pwittchen : swipe-rx2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.github.pwittchen : swipe-rx2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
swipe-rx2-0.3.0
0.2.x
swipe-rx2-0.2.0

How to add a dependency to Maven

Add the following com.github.pwittchen : swipe-rx2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pwittchen</groupId>
    <artifactId>swipe-rx2</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pwittchen : swipe-rx2 gradle dependency to your build.gradle file:

implementation 'com.github.pwittchen:swipe-rx2:0.3.0'

Gradle Kotlin DSL: Add the following com.github.pwittchen : swipe-rx2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pwittchen:swipe-rx2:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pwittchen : swipe-rx2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pwittchen" % "swipe-rx2" % "0.3.0"

Advertisement

Dependencies from Group

Apr 02, 2020
3 usages
2.5k stars
Jun 19, 2017
228 stars
Jul 19, 2016
454 stars
Sep 18, 2019
2.5k stars

Discover Dependencies

Jan 04, 2018
1 usages
0 stars
Jan 04, 2018
0 stars
Nov 26, 2020
0 stars
Nov 26, 2020
0 stars
Nov 26, 2020
0 stars
Nov 26, 2020
1 usages
0 stars
Nov 26, 2020
0 stars
Jan 05, 2018
6.9k stars
Sep 15, 2019
46 stars