| License |
License |
|---|---|
| GroupId | GroupIdcom.sergiandreplace |
| ArtifactId | ArtifactIdrarest |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRaRest for Android
The REST library for Android
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rarest-1.0.0.pom | |
| rarest-1.0.0.jar | 39 KB |
| rarest-1.0.0-sources.jar | 24 KB |
| rarest-1.0.0-javadoc.jar | 211 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 2.1.2 |