is not current version
Last Version 1.5.648

core.async 1.4.627

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


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

Dependencies

compile (2)

Group / Artifact Type Version
org.clojure : tools.analyzer.jvm jar 1.2.0
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.