read files local to a project in clojure
[local-file "0.1.0"]
local-file/local-file {:mvn/version "0.1.0"}
implementation("local-file:local-file:0.1.0")
<dependency> <groupId>local-file</groupId> <artifactId>local-file</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: