clojure-client-protocols

HTTP client

License

License

Categories

Categories

Clojure Languages CLI User Interface
GroupId

GroupId

com.datomic
ArtifactId

ArtifactId

clojure-client-protocols
Last Version

Last Version

0.8.4
Release Date

Release Date

Type

Type

jar
Description

Description

clojure-client-protocols
HTTP client
Project URL

Project URL

http://cognitect.com
Source Code Management

Source Code Management

http://cognitect.com

Download clojure-client-protocols

How to add to project

<!-- https://jarcasting.com/artifacts/com.datomic/clojure-client-protocols/ -->
<dependency>
    <groupId>com.datomic</groupId>
    <artifactId>clojure-client-protocols</artifactId>
    <version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.datomic/clojure-client-protocols/
implementation 'com.datomic:clojure-client-protocols:0.8.4'
// https://jarcasting.com/artifacts/com.datomic/clojure-client-protocols/
implementation ("com.datomic:clojure-client-protocols:0.8.4")
'com.datomic:clojure-client-protocols:jar:0.8.4'
<dependency org="com.datomic" name="clojure-client-protocols" rev="0.8.4">
  <artifact name="clojure-client-protocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datomic', module='clojure-client-protocols', version='0.8.4')
)
libraryDependencies += "com.datomic" % "clojure-client-protocols" % "0.8.4"
[com.datomic/clojure-client-protocols "0.8.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.cognitect : anomalies jar 0.1.12
org.clojure : core.async jar 0.3.442

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.4
0.8.3