typed/runtime.jvm

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 95 Downloads
  • 21 This Version

Leiningen/Boot

[typed/runtime.jvm "1.0.5"]

Clojure CLI/deps.edn

typed/runtime.jvm {:mvn/version "1.0.5"}

Gradle

implementation("typed:runtime.jvm:1.0.5")

Maven

<dependency>
  <groupId>typed</groupId>
  <artifactId>runtime.jvm</artifactId>
  <version>1.0.5</version>
</dependency>