Last Version

typed.lib.core.async 1.10.0-alpha1

Type annotations and macros for core.async.

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure.typed
ArtifactId

ArtifactId

lib.core.async
Version

Version

1.10.0-alpha1
Type

Type

jar
Description

Description

typed.lib.core.async
Type annotations and macros for core.async.

Download lib.core.async 1.10.0-alpha1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.1
org.clojure : core.async jar 0.3.465
org.clojure.typed : runtime.jvm jar 1.10.0-alpha1

Project Modules

There are no modules declared in this project.