state-chan

FIXME: write description

License

License

GroupId

GroupId

com.indoles.clj
ArtifactId

ArtifactId

state-chan
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

state-chan
FIXME: write description
Project URL

Project URL

http://github.com/indoles/com.indoles.clj.state-chan
Source Code Management

Source Code Management

https://github.com/indoles/com.indoles.clj.state-chan

Download state-chan

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.clojure : clojure jar 1.6.0
org.clojure : core.async jar 0.1.346.0-17112a-alpha

test (2)

Group / Artifact Type Version
org.clojure : tools.nrepl jar 0.2.6
clojure-complete » clojure-complete jar 0.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0