core.typed.checker.jvm
January 17, 2020 · View on GitHub
Type checker for Typed Clojure, for JVM Clojure.
DEPRECATION NOTICE
This repository is DEPRECATED and development has been moved to the core.typed monorepo. Please follow these instructions to upgrade.
Releases and Dependency Information
Latest stable release is 0.7.1.
deps.edn dependency information:
org.clojure/core.typed.checker.jvm {:mvn/version "0.7.1"}
Leiningen dependency information:
[org.clojure/core.typed.checker.jvm "0.7.1"]
Maven dependency information:
<dependency>
<groupId>org.clojure</groupId>
<artifactId>core.typed.checker.jvm</artifactId>
<version>0.7.1</version>
</dependency>
YourKit
YourKit is kindly supporting core.typed and other open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products:
License
Copyright © Ambrose Bonnaire-Sergeant, Rich Hickey & contributors.
Licensed under the EPL (see the file epl-v10.html).
