MVN

org.clojure : core.incubator

Maven & Gradle

Jun 08, 2016
10 usages
116 stars
<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.incubator</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.4

All Versions

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

Version Vulnerabilities Updated
0.1.x
core.incubator-0.1.4
core.incubator-0.1.3
core.incubator-0.1.2
core.incubator-0.1.1
core.incubator-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.incubator</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.clojure:core.incubator:0.1.4'

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

implementation("org.clojure:core.incubator:0.1.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.clojure" % "core.incubator" % "0.1.4"

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

Jan 04, 2020
10 usages
13 stars
Aug 31, 2022
5 usages
Aug 11, 2023
49 usages
27 stars
Aug 11, 2023
100 usages
27 stars
Sep 18, 2021
231 usages
4k stars
Jun 06, 2018
3 stars
Sep 14, 2016
1 usages
1.4k stars
Jun 10, 2016
175 stars