Last Version

core.typed.annotator.jvm 0.8.0-alpha2

Runtime type inference algorithm for core.typed and clojure.spec.

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

core.typed.annotator.jvm
Version

Version

0.8.0-alpha2
Type

Type

jar
Description

Description

core.typed.annotator.jvm
Runtime type inference algorithm for core.typed and clojure.spec.

Download core.typed.annotator.jvm 0.8.0-alpha2


<!-- https://jarcasting.com/artifacts/org.clojure/core.typed.annotator.jvm/ -->
<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>core.typed.annotator.jvm</artifactId>
    <version>0.8.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.clojure/core.typed.annotator.jvm/
implementation 'org.clojure:core.typed.annotator.jvm:0.8.0-alpha2'
// https://jarcasting.com/artifacts/org.clojure/core.typed.annotator.jvm/
implementation ("org.clojure:core.typed.annotator.jvm:0.8.0-alpha2")
'org.clojure:core.typed.annotator.jvm:jar:0.8.0-alpha2'
<dependency org="org.clojure" name="core.typed.annotator.jvm" rev="0.8.0-alpha2">
  <artifact name="core.typed.annotator.jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clojure', module='core.typed.annotator.jvm', version='0.8.0-alpha2')
)
libraryDependencies += "org.clojure" % "core.typed.annotator.jvm" % "0.8.0-alpha2"
[org.clojure/core.typed.annotator.jvm "0.8.0-alpha2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.clojure : clojure jar 1.9.0
org.clojure : core.typed.runtime.jvm jar 0.8.0-alpha2
org.clojure : core.typed.analyzer.jvm jar 0.8.0-alpha2
org.clojure : tools.reader jar 1.1.1
org.clojure : tools.namespace jar 0.3.0-alpha4
org.clojure : math.combinatorics jar 0.1.4
org.clojure : tools.analyzer.jvm jar 0.7.0
potemkin » potemkin jar 0.4.5

test (2)

Group / Artifact Type Version
org.clojure : test.check jar 0.9.0
com.gfredericks » test.chuck jar 0.2.6

Project Modules

There are no modules declared in this project.