Last Version

Circular ViewPager 1.0.0

Android Library for creating a endless scrolling view pager

License

License

GroupId

GroupId

com.github.tobiasbuchholz
ArtifactId

ArtifactId

circularviewpager
Version

Version

1.0.0
Type

Type

aar
Description

Description

Circular ViewPager
Android Library for creating a endless scrolling view pager
Project URL

Project URL

https://github.com/TobiasBuchholz/CircularViewPager
Source Code Management

Source Code Management

https://github.com/TobiasBuchholz/CircularViewPager

Download circularviewpager 1.0.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.