Rally is a simple wrapper around Google's volley and your Android network structure. Goal is to reduce the amount of boilerplate code.
'io.zeplin.rally:rally:1.0.0'
<dependency>
<groupId>io.zeplin.rally</groupId>
<artifactId>rally</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="io.zeplin.rally" name="rally" rev="1.0.0"/>
"io.zeplin.rally", "rally", "1.0.0"