fort.clj/runtime

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 73 Downloads
  • 0 This Version

Leiningen/Boot

[fort.clj/runtime "0.0.2-SNAPSHOT"]

Clojure CLI/deps.edn

fort.clj/runtime {:mvn/version "0.0.2-SNAPSHOT"}

Gradle

implementation("fort.clj:runtime:0.0.2-SNAPSHOT")

Maven

<dependency>
  <groupId>fort.clj</groupId>
  <artifactId>runtime</artifactId>
  <version>0.0.2-SNAPSHOT</version>
</dependency>