не последняя версия
Последняя версия 1.8.1

com.quhaodian:rest 1.6.0


Группа

Группа

com.quhaodian
Идентификатор

Идентификатор

rest
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать 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"]