For keeping your code DRY (cheers Giles).
[umbrella "0.0.2"]
umbrella/umbrella {:mvn/version "0.0.2"}
implementation("umbrella:umbrella:0.0.2")
<dependency> <groupId>umbrella</groupId> <artifactId>umbrella</artifactId> <version>0.0.2</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: