I want add-classpath back.
[add-classpath "1.0.3-SNAPSHOT"]
add-classpath/add-classpath {:mvn/version "1.0.3-SNAPSHOT"}
implementation("add-classpath:add-classpath:1.0.3-SNAPSHOT")
<dependency> <groupId>add-classpath</groupId> <artifactId>add-classpath</artifactId> <version>1.0.3-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: