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

org.smartboot.http:smart-http-client 1.1.3


Категории

Категории

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

Группа

org.smartboot.http
Идентификатор

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

smart-http-client
Версия

Версия

1.1.3
Тип

Тип

jar

Скачать smart-http-client 1.1.3


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