MVN

org.clojure : core.typed.lib.clojure

Maven & Gradle

Jan 24, 2020
1 usages
1.2k stars

core.typed.lib.clojure · Type annotations and macros for the base Clojure distribution.

<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.typed.lib.clojure</artifactId>
    <version>0.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.2
  • Latest Alpha: 0.8.0-alpha2

All Versions

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

Version Vulnerabilities Updated
0.8.x
core.typed.lib.clojure-0.8.0-alpha2
core.typed.lib.clojure-0.8.0-alpha1
0.7.x
core.typed.lib.clojure-0.7.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.typed.lib.clojure</artifactId>
    <version>0.7.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.clojure:core.typed.lib.clojure:0.7.2'

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

implementation("org.clojure:core.typed.lib.clojure:0.7.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.clojure" % "core.typed.lib.clojure" % "0.7.2"

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

Sep 30, 2022
3 usages
414 stars
Jun 12, 2021
3 usages
113 stars
Aug 14, 2020
1 usages
322 stars
Jul 11, 2023
2 usages
5 stars
Oct 21, 2021
2 usages
295 stars
Aug 18, 2021
1 usages
Apr 05, 2012
1 usages
3 stars