This project is designed to be a practical walk through of all the pain points of writing a Clojure application, hopefully keeping track of aha moments relatd to namespaces, adding dependencies, libs, testing and Clojure specifics and benchmarking
[org.clojars.ludothehun/ludoclojure "1.0.0-SNAPSHOT"]
org.clojars.ludothehun/ludoclojure {:mvn/version "1.0.0-SNAPSHOT"}
implementation("org.clojars.ludothehun:ludoclojure:1.0.0-SNAPSHOT")
<dependency> <groupId>org.clojars.ludothehun</groupId> <artifactId>ludoclojure</artifactId> <version>1.0.0-SNAPSHOT</version> </dependency>
Note: this artifact is a non-canonical fork. See the wiki for more details.
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: