Install a plugin for Leiningen to be used on any project
[lein-plugin "0.0.1"]
lein-plugin/lein-plugin {:mvn/version "0.0.1"}
implementation("lein-plugin:lein-plugin:0.0.1")
<dependency> <groupId>lein-plugin</groupId> <artifactId>lein-plugin</artifactId> <version>0.0.1</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: