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() } }