is not current version
Last Version 2.1.0

com.github.mmazi:rescu 1.7.2

A lightweight REST client utility

GroupId

GroupId

com.github.mmazi
ArtifactId

ArtifactId

rescu
Version

Version

1.7.2
Type

Type

jar

Download rescu 1.7.2


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