typed/runtime.jvm

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 95 Downloads
  • 20 This Version

Leiningen/Boot

[typed/runtime.jvm "1.0.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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