RaRest for Android

The REST library for Android

License

License

GroupId

GroupId

com.sergiandreplace
ArtifactId

ArtifactId

rarest
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RaRest for Android
The REST library for Android
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/maven

Download rarest

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0