License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.dmfs |
ArtifactId | ArtifactIdhttp-client-essentials |
Last Version | Last Version1.16.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp-client-essentials
A lightweight http client model.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.dmfs/http-client-essentials/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>http-client-essentials</artifactId>
<version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/http-client-essentials/
implementation 'org.dmfs:http-client-essentials:1.16.2'
// https://jarcasting.com/artifacts/org.dmfs/http-client-essentials/
implementation ("org.dmfs:http-client-essentials:1.16.2")
'org.dmfs:http-client-essentials:jar:1.16.2'
<dependency org="org.dmfs" name="http-client-essentials" rev="1.16.2">
<artifact name="http-client-essentials" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='http-client-essentials', version='1.16.2')
)
libraryDependencies += "org.dmfs" % "http-client-essentials" % "1.16.2"
[org.dmfs/http-client-essentials "1.16.2"]
Group / Artifact | Type | Version |
---|---|---|
org.dmfs : optional | jar | 1.13 |