is not current version
Last Version 1.8.1

com.quhaodian:rest 1.6.0


GroupId

GroupId

com.quhaodian
ArtifactId

ArtifactId

rest
Version

Version

1.6.0
Type

Type

jar

Download rest 1.6.0


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