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