core.typed.runtime.jvm

Runtime dependency needed to annotate Typed Clojure code in 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.runtime.jvm {:mvn/version "0.7.1"}

Leiningen dependency information:

[org.clojure/core.typed.runtime.jvm "0.7.1"]

Maven dependency information:

<dependency>
  <groupId>org.clojure</groupId>
  <artifactId>core.typed.runtime.jvm</artifactId>
  <version>0.7.1</version>
</dependency>

Continuous Integration

CircleCI

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).