is not current version
Last Version 2.1.2

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

HTTP Client Implementation for the Java Client Library.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.daisy.pipeline
ArtifactId

ArtifactId

clientlib-java-httpclient
Version

Version

2.0.2
Type

Type

jar

Download clientlib-java-httpclient 2.0.2


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