I'm trying to download Volley and i cant find any link related to download volley from jcenter Can anyone Give me the latest volley jar to download thanks in advance...
Asked
Active
Viewed 1,323 times
3
-
Possible duplicate of [Best way to incorporate Volley (or other library) into Android Studio project](http://stackoverflow.com/questions/21065477/best-way-to-incorporate-volley-or-other-library-into-android-studio-project) – ThePersonWithoutC Sep 14 '16 at 04:49
1 Answers
2
Although there are multiple ways to install Volley without getting a direct download, I absolutely understand the need to get the downloadable aar file.
As of 2017-03-24, this link is the current version of volley (1.0.0). I cloned the main repo and ran a build to generate the aar file this morning.