is not current version
Last Version 0.1.1

com.indoles.clj:state-chan 0.1.0

FIXME: write description

GroupId

GroupId

com.indoles.clj
ArtifactId

ArtifactId

state-chan
Version

Version

0.1.0
Type

Type

jar

Download state-chan 0.1.0


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