is not current version
Last Version 3.0.1

no.digipost:http-client-builder3 3.0

Apache HTTP Client configured with sensible defaults.

Categories

Categories

CLI User Interface
GroupId

GroupId

no.digipost
ArtifactId

ArtifactId

http-client-builder3
Version

Version

3.0
Type

Type

jar

Download http-client-builder3 3.0


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