Task is a Clojure library for asynchronous computation. It provides functional primitives that makes concurrent programming accessible and powerful.
[com.github.ane/task "0.4.0"]
com.github.ane/task {:mvn/version "0.4.0"}
implementation("com.github.ane:task:0.4.0")
<dependency> <groupId>com.github.ane</groupId> <artifactId>task</artifactId> <version>0.4.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: