License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdpro.juxt.clojars-mirrors.hato |
ArtifactId | ArtifactIdhato |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhato
An HTTP client for Clojure, wrapping JDK 11's HttpClient.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hato-0.8.2.pom | |
hato-0.8.2.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.hato/hato/ -->
<dependency>
<groupId>pro.juxt.clojars-mirrors.hato</groupId>
<artifactId>hato</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.hato/hato/
implementation 'pro.juxt.clojars-mirrors.hato:hato:0.8.2'
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.hato/hato/
implementation ("pro.juxt.clojars-mirrors.hato:hato:0.8.2")
'pro.juxt.clojars-mirrors.hato:hato:jar:0.8.2'
<dependency org="pro.juxt.clojars-mirrors.hato" name="hato" rev="0.8.2">
<artifact name="hato" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.clojars-mirrors.hato', module='hato', version='0.8.2')
)
libraryDependencies += "pro.juxt.clojars-mirrors.hato" % "hato" % "0.8.2"
[pro.juxt.clojars-mirrors.hato/hato "0.8.2"]