InfiniteViewPager icon indicating copy to clipboard operation
InfiniteViewPager copied to clipboard

Failed to resolve: com.antonyt.infiniteviewpager:library:1.0.0

Open bhavesh-hirpara opened this issue 10 years ago • 8 comments

Error:(64, 13) Failed to resolve: com.antonyt.infiniteviewpager:library:1.0.0

bhavesh-hirpara avatar Oct 08 '15 05:10 bhavesh-hirpara

I have same error

VernonLee avatar Nov 19 '15 07:11 VernonLee

Same.

SeloSlav avatar Nov 23 '15 06:11 SeloSlav

It works! You just have to make sure the dependency is spelled correctly. It is case-sensitive.

compile 'com.github.antonyt:InfiniteViewPager:v1.0.0'

SeloSlav avatar Nov 24 '15 07:11 SeloSlav

Take a look at this: https://jitpack.io/#antonyt/InfiniteViewPager/v1.0.0

NixSam avatar Feb 25 '16 16:02 NixSam

the README file should be updated with

dependencies {
    compile 'com.github.antonyt:InfiniteViewPager:v1.0.0'
}

ghost avatar Apr 05 '16 14:04 ghost

Please change the README file!

BoxResin avatar Feb 08 '17 14:02 BoxResin

same problem because of wrong README in android arsenal link.please change it too. tanks @santafebound for share your solution :)

Andronymous avatar Feb 14 '17 10:02 Andronymous

same

deeman30rus avatar Sep 12 '18 15:09 deeman30rus