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

com.clarolab.http:simple-rest-client 1.0

Simple http client to perform REST operations

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

simple-rest-client
Версия

Версия

1.0
Тип

Тип

jar

Скачать simple-rest-client 1.0


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