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