We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea54c9 commit 543d564Copy full SHA for 543d564
README.md
@@ -14,6 +14,11 @@ Latest stable release: 0.1.2
14
15
* [Development Snapshot Versions](https://oss.sonatype.org/index.html#nexus-search;gav~org.clojure~tools.macro~~~)
16
17
+[CLI/`deps.edn`](https://clojure.org/reference/deps_and_cli) dependency information:
18
+```clojure
19
+org.clojure/tools.macro {:mvn/version "0.1.2"}
20
+```
21
+
22
[Leiningen](https://github.com/technomancy/leiningen) dependency information:
23
24
[org.clojure/tools.macro "0.1.2"]
0 commit comments