Cut up a source file into snippets so you can insert them into a report/thesis/article or other publication of some sort
[snip "0.1.0-SNAPSHOT"]
snip/snip {:mvn/version "0.1.0-SNAPSHOT"}
implementation("snip:snip:0.1.0-SNAPSHOT")
<dependency> <groupId>snip</groupId> <artifactId>snip</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: