Jar examples for c:core
Facilities for async programming and communication in Clojure
You can download jar file core.async 0.3.465 in this page.
Eclipse Public License 1.0
You can use the following script to add core.async-0.3.465.jar to your project.
<dependency> <groupId>org.clojure</groupId> <artifactId>core.async</artifactId> <version>0.3.465</version> </dependency>
compile group: 'org.clojure', name: 'core.async', version: '0.3.465'
libraryDependencies += "org.clojure" % "core.async" % "0.3.465"
<dependency org="org.clojure" name="core.async" rev="0.3.465"/>
@Grapes(@Grab(group='org.clojure', module='core.async', version='0.3.465'))
'org.clojure:core.async:jar:0.3.465'
Click the following link to download the jar file.
core.async-0.3.465-javadoc.jar