FIXME: this part is for you!
N/A
[my-grafter-project "0.1.0-SNAPSHOT"]
my-grafter-project/my-grafter-project {:mvn/version "0.1.0-SNAPSHOT"}
implementation("my-grafter-project:my-grafter-project:0.1.0-SNAPSHOT")
<dependency> <groupId>my-grafter-project</groupId> <artifactId>my-grafter-project</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: