Last Version

Rally 1.0.0

Rally is a simple wrapper around Google's volley and your Android network structure. Goal is to reduce the amount of boilerplate code.

License

License

GroupId

GroupId

io.zeplin.rally
ArtifactId

ArtifactId

rally
Version

Version

1.0.0
Type

Type

aar
Description

Description

Rally
Rally is a simple wrapper around Google's volley and your Android network structure. Goal is to reduce the amount of boilerplate code.
Project URL

Project URL

https://github.com/zeplin/rally
Source Code Management

Source Code Management

https://github.com/zeplin/rally.git

Download rally 1.0.0


<!-- https://jarcasting.com/artifacts/io.zeplin.rally/rally/ -->
<dependency>
    <groupId>io.zeplin.rally</groupId>
    <artifactId>rally</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.zeplin.rally/rally/
implementation 'io.zeplin.rally:rally:1.0.0'
// https://jarcasting.com/artifacts/io.zeplin.rally/rally/
implementation ("io.zeplin.rally:rally:1.0.0")
'io.zeplin.rally:rally:aar:1.0.0'
<dependency org="io.zeplin.rally" name="rally" rev="1.0.0">
  <artifact name="rally" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.zeplin.rally', module='rally', version='1.0.0')
)
libraryDependencies += "io.zeplin.rally" % "rally" % "1.0.0"
[io.zeplin.rally/rally "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.mcxiaoke.volley : library aar 1.0.6
com.google.code.gson : gson jar 2.2.+

Project Modules

There are no modules declared in this project.