Trinea / android-auto-scroll-view-pager

Android auto scroll viewpager or viewpager in viewpager
http://p.codekk.com/
Apache License 2.0
1.67k stars 670 forks source link

Put in Maven Central #7

Closed ajma closed 9 years ago

ajma commented 9 years ago

Can you add this to maven central so we can use it by taking a dependency rather than copying the code?

Trinea commented 9 years ago
<dependency>
    <groupId>cn.trinea.android.view.autoscrollviewpager</groupId>
    <artifactId>android-auto-scroll-view-pager</artifactId>
    <version>1.1.2</version>
</dependency>

But not latest code