is not current version
Last Version 1.16.2

org.dmfs:http-client-headers 0.18

HTTP header implementations for http-client-essentials.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

http-client-headers
Version

Version

0.18
Type

Type

jar

Download http-client-headers 0.18


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