On 4 July 2013 15:20, pmf <phil.fr...@gmx.de> wrote: > Is there a prebuilt binary JAR of core.async available somewhere? I did > not find it on Clojars.
If you want it as a dependency, add the following repository to your project file: :repositories {"sonatype-oss-public" " https://oss.sonatype.org/content/groups/public/"} And then add the dependency: [org.clojure/core.async "0.1.0-SNAPSHOT"] - James -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.