Last Version

tools.macro 0.1.5

Parent POM for projects contributed to Clojure

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

tools.macro
Version

Version

0.1.5
Type

Type

jar
Description

Description

tools.macro
Parent POM for projects contributed to Clojure

Download tools.macro 0.1.5


<!-- https://jarcasting.com/artifacts/org.clojure/tools.macro/ -->
<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>tools.macro</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.clojure/tools.macro/
implementation 'org.clojure:tools.macro:0.1.5'
// https://jarcasting.com/artifacts/org.clojure/tools.macro/
implementation ("org.clojure:tools.macro:0.1.5")
'org.clojure:tools.macro:jar:0.1.5'
<dependency org="org.clojure" name="tools.macro" rev="0.1.5">
  <artifact name="tools.macro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clojure', module='tools.macro', version='0.1.5')
)
libraryDependencies += "org.clojure" % "tools.macro" % "0.1.5"
[org.clojure/tools.macro "0.1.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.