Last Version

PullToDismissPager Library 1.0.1

PullToDismissPager is an Android Open Source Library for showing ViewPager in similar way Facebook app does in its Friend Request Section

License

License

GroupId

GroupId

com.github.baneizalfe.pulltodismisspager
ArtifactId

ArtifactId

library
Version

Version

1.0.1
Type

Type

aar
Description

Description

PullToDismissPager Library
PullToDismissPager is an Android Open Source Library for showing ViewPager in similar way Facebook app does in its Friend Request Section
Project URL

Project URL

https://github.com/baneizalfe/PullToDismissPager
Source Code Management

Source Code Management

https://github.com/baneizalfe/PullToDismissPager

Download library 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 20.0.0

Project Modules

There are no modules declared in this project.