Convana plugin project template for Leiningen
[org.convana.plugin/lein-template "1.0.0-SNAPSHOT"]
org.convana.plugin/lein-template {:mvn/version "1.0.0-SNAPSHOT"}
implementation("org.convana.plugin:lein-template:1.0.0-SNAPSHOT")
<dependency> <groupId>org.convana.plugin</groupId> <artifactId>lein-template</artifactId> <version>1.0.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: