is not current version
Last Version 2.1.0

com.github.mmazi:rescu 1.8.1

A lightweight REST client utility

GroupId

GroupId

com.github.mmazi
ArtifactId

ArtifactId

rescu
Version

Version

1.8.1
Type

Type

jar

Download rescu 1.8.1


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