Create local file:// based in-project maven repos.
[org.clojars.sharat87/project-jars "0.1.1-SNAPSHOT"]
org.clojars.sharat87/project-jars {:mvn/version "0.1.1-SNAPSHOT"}
implementation("org.clojars.sharat87:project-jars:0.1.1-SNAPSHOT")
<dependency> <groupId>org.clojars.sharat87</groupId> <artifactId>project-jars</artifactId> <version>0.1.1-SNAPSHOT</version> </dependency>
Note: this artifact is a non-canonical fork. See the wiki for more details.
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: