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