Last Version

clojure-maven-mojo-annotations 0.3.3

Annotations for maven mojo plugins written in clojure

License

License

Categories

Categories

Clojure Languages Maven Build Tools
GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

clojure-maven-mojo-annotations
Version

Version

0.3.3
Type

Type

jar
Description

Description

clojure-maven-mojo-annotations
Annotations for maven mojo plugins written in clojure

Download clojure-maven-mojo-annotations 0.3.3


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

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.