Volley is a network library from Android source code. I have integrated gson and okhttp with it.
'com.himanshuvirmani:volley-okhttp-gson-library:1.0.2'
<dependency>
<groupId>com.himanshuvirmani</groupId>
<artifactId>volley-okhttp-gson-library</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.himanshuvirmani" name="volley-okhttp-gson-library" rev="1.0.2"/>
"com.himanshuvirmani", "volley-okhttp-gson-library", "1.0.2"