License |
License |
---|---|
Categories |
CategoriesClojure Languages CLI User Interface |
GroupId | GroupIdcom.datomic |
ArtifactId | ArtifactIdclojure-client-protocols |
Last Version | Last Version0.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclojure-client-protocols
HTTP client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clojure-client-protocols-0.8.4.pom | |
clojure-client-protocols-0.8.4.jar | 11 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.cognitect : anomalies | jar | 0.1.12 |
org.clojure : core.async | jar | 0.3.442 |