FIXME: my new library.
[net.clojars.clojure-example-library/my-cool-lib "0.1.0"]
net.clojars.clojure-example-library/my-cool-lib {:mvn/version "0.1.0"}
implementation("net.clojars.clojure-example-library:my-cool-lib:0.1.0")
<dependency> <groupId>net.clojars.clojure-example-library</groupId> <artifactId>my-cool-lib</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: