Last Version

core.async 1.5.648

Facilities for async programming and communication in Clojure

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

core.async
Version

Version

1.5.648
Type

Type

jar
Description

Description

core.async
Facilities for async programming and communication in Clojure
Project URL

Project URL

https://github.com/clojure/core.async
Source Code Management

Source Code Management

https://github.com/clojure/core.async

Download core.async 1.5.648


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

Dependencies

compile (2)

Group / Artifact Type Version
org.clojure : tools.analyzer.jvm jar 1.2.2
org.clojure : clojure jar 1.9.0

provided (1)

Group / Artifact Type Version
org.clojure : clojurescript jar 1.10.597

Project Modules

There are no modules declared in this project.