License |
License |
---|---|
GroupId | GroupIdcom.github.castorflex.verticalviewpager |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version19.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionVerticalViewPager Library
Android Library to have a vertical ViewPager
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-19.0.1.pom | |
library-19.0.1.aar | 33 KB |
library-19.0.1-sources.jar | 22 KB |
library-19.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 19.0.0 |