fort.clj/runtime

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 73 Downloads
  • 73 This Version

Leiningen/Boot

[fort.clj/runtime "0.0.1"]

Clojure CLI/deps.edn

fort.clj/runtime {:mvn/version "0.0.1"}

Gradle

implementation("fort.clj:runtime:0.0.1")

Maven

<dependency>
  <groupId>fort.clj</groupId>
  <artifactId>runtime</artifactId>
  <version>0.0.1</version>
</dependency>