VerticalViewPager Library

Android Library to have a vertical ViewPager

License

License

GroupId

GroupId

com.github.castorflex.verticalviewpager
ArtifactId

ArtifactId

library
Last Version

Last Version

19.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

VerticalViewPager Library
Android Library to have a vertical ViewPager
Project URL

Project URL

https://github.com/castorflex/VerticalViewPager
Source Code Management

Source Code Management

https://github.com/castorflex/VerticalViewPager

Download library

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
19.0.1
19.0.0