classifier test project
N/A
[something1 "0.1.0"]
something1/something1 {:mvn/version "0.1.0"}
implementation("something1:something1:0.1.0")
<dependency> <groupId>something1</groupId> <artifactId>something1</artifactId> <version>0.1.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: