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

cn.gjing:tools-httpclient 1.1.0

http request tool

Категории

Категории

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

Группа

cn.gjing
Идентификатор

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

tools-httpclient
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать tools-httpclient 1.1.0


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