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