core.unify

A unification library for Clojure

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

core.unify
Last Version

Last Version

0.5.7
Release Date

Release Date

Type

Type

jar
Description

Description

core.unify
A unification library for Clojure
Source Code Management

Source Code Management

http://github.com/clojure/core.unify

Download core.unify

How to add to project

<!-- https://jarcasting.com/artifacts/org.clojure/core.unify/ -->
<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.unify</artifactId>
    <version>0.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.clojure/core.unify/
implementation 'org.clojure:core.unify:0.5.7'
// https://jarcasting.com/artifacts/org.clojure/core.unify/
implementation ("org.clojure:core.unify:0.5.7")
'org.clojure:core.unify:jar:0.5.7'
<dependency org="org.clojure" name="core.unify" rev="0.5.7">
  <artifact name="core.unify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clojure', module='core.unify', version='0.5.7')
)
libraryDependencies += "org.clojure" % "core.unify" % "0.5.7"
[org.clojure/core.unify "0.5.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.clojure

Clojure

Versions

Version
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1