| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.dmfs |
| ArtifactId | ArtifactIdhttp-client-interfaces |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttp-client-interfaces
Abstract HTTP client interface definitions
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| http-client-interfaces-0.4.pom | |
| http-client-interfaces-0.4.jar | 117 KB |
| http-client-interfaces-0.4-sources.jar | 117 KB |
| http-client-interfaces-0.4-javadoc.jar | 226 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dmfs/http-client-interfaces/ -->
<dependency>
<groupId>org.dmfs</groupId>
<artifactId>http-client-interfaces</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dmfs/http-client-interfaces/
implementation 'org.dmfs:http-client-interfaces:0.4'
// https://jarcasting.com/artifacts/org.dmfs/http-client-interfaces/
implementation ("org.dmfs:http-client-interfaces:0.4")
'org.dmfs:http-client-interfaces:jar:0.4'
<dependency org="org.dmfs" name="http-client-interfaces" rev="0.4">
<artifact name="http-client-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dmfs', module='http-client-interfaces', version='0.4')
)
libraryDependencies += "org.dmfs" % "http-client-interfaces" % "0.4"
[org.dmfs/http-client-interfaces "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.0 |