A Leiningen template for creating a project that will contain a single file. It pull pull in midje for testing but otherwise leave you with as small a project as possible.
[experiment/lein-template "0.1.4-SNAPSHOT"]
experiment/lein-template {:mvn/version "0.1.4-SNAPSHOT"}
implementation("experiment:lein-template:0.1.4-SNAPSHOT")
<dependency> <groupId>experiment</groupId> <artifactId>lein-template</artifactId> <version>0.1.4-SNAPSHOT</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: