Last Version

hato 0.8.2

An HTTP client for Clojure, wrapping JDK 11's HttpClient.

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

pro.juxt.clojars-mirrors.hato
ArtifactId

ArtifactId

hato
Version

Version

0.8.2
Type

Type

jar
Description

Description

hato
An HTTP client for Clojure, wrapping JDK 11's HttpClient.
Project URL

Project URL

https://github.com/gnarroway/hato
Source Code Management

Source Code Management

https://github.com/juxt/clojars-mirrors

Download hato 0.8.2


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.