tools.macro

Parent POM for projects contributed to Clojure

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

tools.macro
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

tools.macro
Parent POM for projects contributed to Clojure

Download tools.macro

How to add to project

<!-- 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.

Versions

Version
0.1.5
0.1.4
0.1.2
0.1.1
0.1.0