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

org.daisy.pipeline:clientlib-java-httpclient 2.0.0

HTTP Client Implementation for the Java Client Library.

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

org.daisy.pipeline
Идентификатор

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

clientlib-java-httpclient
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать clientlib-java-httpclient 2.0.0


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