is not current version
Last Version 1.16.2

org.dmfs:http-client-headers 0.10.3

HTTP header implementations for http-client-essentials.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

http-client-headers
Version

Version

0.10.3
Type

Type

jar

Download http-client-headers 0.10.3


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