is not current version
Last Version 2.1.0

com.github.mmazi:rescu 1.2.0

A lightweight REST client utility

GroupId

GroupId

com.github.mmazi
ArtifactId

ArtifactId

rescu
Version

Version

1.2.0
Type

Type

jar

Download rescu 1.2.0


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