![JAR search and dependency download from the Maven repository](/logo.png)
lj.state-chan.0.1.1.source-code.project.clj Maven / Gradle / Ivy
The newest version!
(defproject com.indoles.clj/state-chan "0.1.1"
:description "FIXME: write description"
:url "http://github.com/indoles/com.indoles.clj.state-chan"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:pom-addition [:developers [:developer [:name "Indoles"]]]
:repl-options {:init-ns com.indoles.clj.state-chan}
:dependencies [[org.clojure/clojure "1.6.0"]
[org.clojure/core.async "0.1.346.0-17112a-alpha"]])
© 2015 - 2025 Weber Informatics LLC | Privacy Policy