A CLI tool to help you maintain your car
[car "0.1.0"]
car/car {:mvn/version "0.1.0"}
implementation("car:car:0.1.0")
<dependency> <groupId>car</groupId> <artifactId>car</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: