Download swipy-1.2.3.jar file - Jar s

Jar examples for s:swipy

Description

A SwipeRefreshLayout extension that allows to swipe in both direction

You can download jar file swipy 1.2.3 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add swipy-1.2.3.jar to your project.

<dependency>
   <groupId>com.github.orangegangsters</groupId>
   <artifactId>swipy</artifactId>
   <version>1.2.3</version>
</dependency>
compile group: 'com.github.orangegangsters', name: 'swipy', version: '1.2.3'
libraryDependencies += "com.github.orangegangsters" % "swipy" % "1.2.3"
<dependency org="com.github.orangegangsters" name="swipy" rev="1.2.3"/>
@Grapes(@Grab(group='com.github.orangegangsters', module='swipy', version='1.2.3'))
'com.github.orangegangsters:swipy:jar:1.2.3'

Download

Click the following link to download the jar file.

swipy-1.2.3-javadoc.jar
swipy-1.2.3-sources.jar
swipy-1.2.3.pom



Related Tutorials