MVN

org.clojure : core.typed.runtime.jvm

Maven & Gradle

Jan 24, 2020
4 usages
1.2k stars

core.typed.runtime.jvm · An optional type system for Clojure — zero-dependency artifact for annotations only.

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

Latest Version

Choose a version of org.clojure : core.typed.runtime.jvm 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.runtime.jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
core.typed.runtime.jvm-0.8.0-alpha2
core.typed.runtime.jvm-0.8.0-alpha1
0.7.x
core.typed.runtime.jvm-0.7.2
core.typed.runtime.jvm-0.7.1
core.typed.runtime.jvm-0.7.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.clojure:core.typed.runtime.jvm:0.7.2'

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

implementation("org.clojure:core.typed.runtime.jvm:0.7.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.clojure" % "core.typed.runtime.jvm" % "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

Aug 01, 2023
7 usages
12.2k stars
Aug 21, 2023
11 usages
5 stars
Jul 09, 2023
4 usages
693 stars
Feb 06, 2023
4 usages
693 stars
Sep 08, 2021
4 usages
90.5k stars
Jul 06, 2021
9 usages
53 stars
Jul 06, 2021
12 usages
53 stars
Nov 29, 2018
4 usages
2 stars
Apr 18, 2019
5 usages
Dec 19, 2022
10 usages
4k stars