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