MVN

org.clojure : core.unify

Maven & Gradle

Jul 26, 2016
1 usages
134 stars

A unification library for Clojure

<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.unify</artifactId>
    <version>0.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.clojure : core.unify to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.7

All Versions

Choose a version of org.clojure : core.unify to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
core.unify-0.5.7
core.unify-0.5.6
core.unify-0.5.5
core.unify-0.5.4
core.unify-0.5.3
core.unify-0.5.2
core.unify-0.5.1

How to add a dependency to Maven

Add the following org.clojure : core.unify maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.unify</artifactId>
    <version>0.5.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.clojure : core.unify gradle dependency to your build.gradle file:

implementation 'org.clojure:core.unify:0.5.7'

Gradle Kotlin DSL: Add the following org.clojure : core.unify gradle kotlin dependency to your build.gradle.kts file:

implementation("org.clojure:core.unify:0.5.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.clojure : core.unify sbt scala dependency to your build.sbt file:

libraryDependencies += "org.clojure" % "core.unify" % "0.5.7"

Advertisement

Dependencies from Group

Jun 28, 2023
437 usages
10k stars
Apr 03, 2017
78 usages
664 stars
Jan 04, 2022
77 usages
377 stars
Aug 09, 2023
36 usages
1.9k stars
Jun 23, 2022
32 usages
9.1k stars

Discover Dependencies

Aug 06, 2018
1 usages
Apr 22, 2017
1 usages
3 stars
Aug 06, 2018
1 usages
Mar 19, 2018
1 usages
3 stars
Jul 31, 2016
1 usages
177 stars
Jul 31, 2016
1 usages
177 stars