Android-ObservableScrollView icon indicating copy to clipboard operation
Android-ObservableScrollView copied to clipboard

Error:Failed to resolve: com.github.ksoichiro:android-observablescrollview:

Open shaikfaizal opened this issue 9 years ago • 4 comments

Error:Failed to resolve: com.github.ksoichiro:android-observablescrollview: Open File

How come i solve this error?

shaikfaizal avatar Jun 29 '16 11:06 shaikfaizal

Hi @shaikfaizal did you got any resolution for that? I am facing the same problem

varnitsaini avatar Sep 25 '16 09:09 varnitsaini

i forgot to put mavencentral @varnitsaini

repositories { mavenCentral() }

dependencies { // Other dependencies are omitted compile 'com.github.ksoichiro:android-observablescrollview:VERSION' }

shaikfaizal avatar Sep 26 '16 09:09 shaikfaizal

i has this error too.

Ali-Haider8 avatar Dec 16 '17 09:12 Ali-Haider8

@shaikfaizal
Which version number we need to put in that compile 'com.github.ksoichiro:android-observablescrollview:VERSION' because if we put 1.5.2 as version then it is showing error in addHeaderView

hiren369 avatar Jun 09 '18 03:06 hiren369