typed.clj/runtime

An optional type system for Clojure — zero-dependency artifact for annotations only.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 236 Downloads
  • 22 This Version

Leiningen/Boot

[typed.clj/runtime "1.0.10"]

Clojure CLI/deps.edn

typed.clj/runtime {:mvn/version "1.0.10"}

Gradle

implementation("typed.clj:runtime:1.0.10")

Maven

<dependency>
  <groupId>typed.clj</groupId>
  <artifactId>runtime</artifactId>
  <version>1.0.10</version>
</dependency>