Download clojure-maven-mojo-annotations-0.3.2.jar file - Jar c

Jar examples for c:clojure-maven-mojo-annotations

Description

Annotations for maven mojo plugins written in clojure

You can download jar file clojure-maven-mojo-annotations 0.3.2 in this page.

Build File

You can use the following script to add clojure-maven-mojo-annotations-0.3.2.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>clojure-maven-mojo-annotations</artifactId>
   <version>0.3.2</version>
</dependency>
compile group: 'org.cloudhoist', name: 'clojure-maven-mojo-annotations', version: '0.3.2'
libraryDependencies += "org.cloudhoist" % "clojure-maven-mojo-annotations" % "0.3.2"
<dependency org="org.cloudhoist" name="clojure-maven-mojo-annotations" rev="0.3.2"/>
@Grapes(@Grab(group='org.cloudhoist', module='clojure-maven-mojo-annotations', version='0.3.2'))
'org.cloudhoist:clojure-maven-mojo-annotations:jar:0.3.2'

Download

Click the following link to download the jar file.

clojure-maven-mojo-annotations-0.3.2-javadoc.jar
clojure-maven-mojo-annotations-0.3.2-sources.jar
clojure-maven-mojo-annotations-0.3.2.jar
clojure-maven-mojo-annotations-0.3.2.pom



Related Tutorials