Turn examples to comment blocks.
[com.2tothe8th/example "0.4.0"]
com.2tothe8th/example {:mvn/version "0.4.0"}
implementation("com.2tothe8th:example:0.4.0")
<dependency> <groupId>com.2tothe8th</groupId> <artifactId>example</artifactId> <version>0.4.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: