Dummy lib for experimenting with dependencies.
[niclasnilsson/version-example "0.0.1"]
niclasnilsson/version-example {:mvn/version "0.0.1"}
implementation("niclasnilsson:version-example:0.0.1")
<dependency> <groupId>niclasnilsson</groupId> <artifactId>version-example</artifactId> <version>0.0.1</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: