typed.lib/clojure

Type annotations and macros for the base Clojure distribution.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 258 Downloads
  • 18 This Version

Leiningen/Boot

[typed.lib/clojure "1.0.8"]

Clojure CLI/deps.edn

typed.lib/clojure {:mvn/version "1.0.8"}

Gradle

implementation("typed.lib:clojure:1.0.8")

Maven

<dependency>
  <groupId>typed.lib</groupId>
  <artifactId>clojure</artifactId>
  <version>1.0.8</version>
</dependency>