typed.lib/clojure

Type annotations and macros for the base Clojure distribution.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 258 Downloads
  • 15 This Version

Leiningen/Boot

[typed.lib/clojure "1.0.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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