Download clojure-client-protocols-0.8.4.jar file - Jar c

Jar examples for c:clojure-client-protocols

Description

HTTP client

You can download jar file clojure-client-protocols 0.8.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add clojure-client-protocols-0.8.4.jar to your project.

<dependency>
   <groupId>com.datomic</groupId>
   <artifactId>clojure-client-protocols</artifactId>
   <version>0.8.4</version>
</dependency>
compile group: 'com.datomic', name: 'clojure-client-protocols', version: '0.8.4'
libraryDependencies += "com.datomic" % "clojure-client-protocols" % "0.8.4"
<dependency org="com.datomic" name="clojure-client-protocols" rev="0.8.4"/>
@Grapes(@Grab(group='com.datomic', module='clojure-client-protocols', version='0.8.4'))
'com.datomic:clojure-client-protocols:jar:0.8.4'

Download

Click the following link to download the jar file.

clojure-client-protocols-0.8.4.jar
clojure-client-protocols-0.8.4.pom



Related Tutorials