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