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