Skip to content

Commit c875228

Browse files
committed
Support clojuredocs client in repl
1 parent c736232 commit c875228

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rxjava/expt1/project.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:dependencies [[org.clojure/clojure "1.5.1"]
77
[clj-http "0.7.1"]
8+
[org.thnetos/cd-client "0.3.6"]
89
;; [org.slf4j/log4j-over-slf4j "1.6.6"]
910
[org.slf4j/slf4j-log4j12 "1.7.5"]
1011
[enlive "1.1.1"]

0 commit comments

Comments
 (0)