MVN

org.clojure : core.match

Maven & Gradle

Dec 21, 2022
8 usages
1.1k stars

core.match · Optimized pattern matching and predicate dispatch for Clojure

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

Latest Version

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

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 0.2.0-rc6
  • Latest Beta: 0.2.0-beta4
  • Latest Alpha: 0.3.0-alpha5

All Versions

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

Version Vulnerabilities Updated
1.0.x
core.match-1.0.1
core.match-1.0.0
0.3.x
core.match-0.3.0
core.match-0.3.0-alpha5
core.match-0.3.0-alpha4
core.match-0.3.0-alpha3
core.match-0.3.0-alpha2
core.match-0.3.0-alpha1
0.2.x
core.match-0.2.2
core.match-0.2.1
core.match-0.2.0
core.match-0.2.0-rc6
core.match-0.2.0-rc5
core.match-0.2.0-rc4
core.match-0.2.0-rc3
core.match-0.2.0-rc2
core.match-0.2.0-rc1
core.match-0.2.0-beta4
core.match-0.2.0-beta3
core.match-0.2.0-beta2
core.match-0.2.0-beta1
core.match-0.2.0-alpha12
core.match-0.2.0-alpha11
core.match-0.2.0-alpha10
core.match-0.2.0-alpha9
core.match-0.2.0-alpha8
core.match-0.2.0-alpha7
core.match-0.2.0-alpha6
core.match-0.2.0-alpha5
core.match-0.2.0-alpha4
core.match-0.2.0-alpha3
core.match-0.2.0-alpha2
core.match-0.2.0-alpha1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.match</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.clojure:core.match:1.0.1'

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

implementation("org.clojure:core.match:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.clojure" % "core.match" % "1.0.1"

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

Jun 23, 2023
1 usages
1.7k stars
Jun 01, 2023
312 usages
7.7k stars
Aug 02, 2017
44 stars
Apr 20, 2018
21 usages
1 stars
Apr 20, 2018
8 usages
260 stars
Mar 14, 2018
334 usages
6 stars
Mar 04, 2022
1 stars
Apr 29, 2020
3 usages
1k stars
May 22, 2020
55 usages
28.4k stars