Jar examples for c:clojure-client-protocols
HTTP client
You can download jar file clojure-client-protocols 0.8.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add clojure-client-protocols-0.8.3.jar to your project.
<dependency> <groupId>com.datomic</groupId> <artifactId>clojure-client-protocols</artifactId> <version>0.8.3</version> </dependency>
compile group: 'com.datomic', name: 'clojure-client-protocols', version: '0.8.3'
libraryDependencies += "com.datomic" % "clojure-client-protocols" % "0.8.3"
<dependency org="com.datomic" name="clojure-client-protocols" rev="0.8.3"/>
@Grapes(@Grab(group='com.datomic', module='clojure-client-protocols', version='0.8.3'))
'com.datomic:clojure-client-protocols:jar:0.8.3'
Click the following link to download the jar file.
clojure-client-protocols-0.8.3.jar