Jar examples for c:core
You can download jar file core.incubator 0.1.3 in this page.
You can use the following script to add core.incubator-0.1.3.jar to your project.
<dependency> <groupId>org.clojure</groupId> <artifactId>core.incubator</artifactId> <version>0.1.3</version> </dependency>
compile group: 'org.clojure', name: 'core.incubator', version: '0.1.3'
libraryDependencies += "org.clojure" % "core.incubator" % "0.1.3"
<dependency org="org.clojure" name="core.incubator" rev="0.1.3"/>
@Grapes(@Grab(group='org.clojure', module='core.incubator', version='0.1.3'))
'org.clojure:core.incubator:jar:0.1.3'
Click the following link to download the jar file.
core.incubator-0.1.3-sources.jar