is not current version
Last Version 19.0.1

com.github.castorflex.verticalviewpager:library 19.0.0

Android Library to have a vertical ViewPager

GroupId

GroupId

com.github.castorflex.verticalviewpager
ArtifactId

ArtifactId

library
Version

Version

19.0.0
Type

Type

aar

Download library 19.0.0


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