Download, bootstrap and register drip as the default JVM for leiningen.
[lein-drip "0.1.0-SNAPSHOT"]
lein-drip/lein-drip {:mvn/version "0.1.0-SNAPSHOT"}
implementation("lein-drip:lein-drip:0.1.0-SNAPSHOT")
<dependency> <groupId>lein-drip</groupId> <artifactId>lein-drip</artifactId> <version>0.1.0-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: