is not current version
Last Version 4.1.0

no.digipost:http-client-builder5 4.0.0-RC2

Apache HTTP Client configured with sensible defaults.

Categories

Categories

CLI User Interface
GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

http-client-builder5
Version

Version

4.0.0-RC2
Type

Type

jar

Download http-client-builder5 4.0.0-RC2


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