is not current version
Last Version 2.1.0

com.github.mmazi:rescu 2.0.2

A lightweight REST client utility

GroupId

GroupId

com.github.mmazi
ArtifactId

ArtifactId

rescu
Version

Version

2.0.2
Type

Type

jar

Download rescu 2.0.2


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