A wrapper around the basic pattern I generally use for compojure projects
[my-compojure "0.1.0"]
my-compojure/my-compojure {:mvn/version "0.1.0"}
implementation("my-compojure:my-compojure:0.1.0")
<dependency> <groupId>my-compojure</groupId> <artifactId>my-compojure</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: