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