is not current version
Last Version 1.16.2

org.dmfs:http-client-headers 0.20

HTTP header implementations for http-client-essentials.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

http-client-headers
Version

Version

0.20
Type

Type

jar

Download http-client-headers 0.20


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