You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.
Hi guys, library looks great, really looking forward to using it, but I can't pull the library down via gradle.
compile 'com.spothero:volley-jackson-extension:1.0.1'
gradle gives me could not find (library above) any ideas if package name has changed? I've tried 1.0 and 1.0.0 as well to no effect.
*** Edit ***
I found the correct package if anyone sees this the correct package name should be the following
compile 'com.spothero.volley:volley-jackson-extension:1.0.1'
The text was updated successfully, but these errors were encountered: