Last Version

typed.annotator.jvm 1.10.0-alpha1

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

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure.typed
ArtifactId

ArtifactId

annotator.jvm
Version

Version

1.10.0-alpha1
Type

Type

jar
Description

Description

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

Download annotator.jvm 1.10.0-alpha1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.1
org.clojure.typed : runtime.jvm jar 1.10.0-alpha1
org.clojure.typed : analyzer.jvm jar 1.10.0-alpha1
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

Project Modules

There are no modules declared in this project.