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