| License | License
                                                        The Apache Software License, Version 2.0                                                 | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.dmfs | 
| ArtifactId | ArtifactIdhttp-client-types | 
| Last Version | Last Version1.16.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhttp-client-types Common header & parameter types for http-client-essentials. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| http-client-types-1.16.2.pom | |
| http-client-types-1.16.2.jar | 45 KB | 
| http-client-types-1.16.2-sources.jar | 37 KB | 
| http-client-types-1.16.2-javadoc.jar | 130 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.dmfs/http-client-types/ -->
<dependency>
    <groupId>org.dmfs</groupId>
    <artifactId>http-client-types</artifactId>
    <version>1.16.2</version>
</dependency>// https://jarcasting.com/artifacts/org.dmfs/http-client-types/
implementation 'org.dmfs:http-client-types:1.16.2'// https://jarcasting.com/artifacts/org.dmfs/http-client-types/
implementation ("org.dmfs:http-client-types:1.16.2")'org.dmfs:http-client-types:jar:1.16.2'<dependency org="org.dmfs" name="http-client-types" rev="1.16.2">
  <artifact name="http-client-types" type="jar" />
</dependency>@Grapes(
@Grab(group='org.dmfs', module='http-client-types', version='1.16.2')
)libraryDependencies += "org.dmfs" % "http-client-types" % "1.16.2"[org.dmfs/http-client-types "1.16.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.dmfs : http-client-essentials | jar | 1.16.2 | 
| org.dmfs : iterators | jar | 1.13 |