android - Failed to resolve: com.mcxiaoke.volley:library:1.0.19 -


i wanted integrate volly library, got same error

error:(15, 13) failed resolve: com.mcxiaoke.volley:library:1.0.19 

here build.gradle : http://pastebin.com/ff3n8vfe

someone faced issue before? see many projects using without problems :(

thanks helping

i met problems, you, maybe should add this!

allprojects {     repositories {         jcenter()     } } 

Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -