Download mojo-aspects-0.1.jar file - Jar m

Jar examples for m:mojo-aspects

Description

You can download jar file mojo-aspects 0.1 in this page.

License

Apache License

Build File

You can use the following script to add mojo-aspects-0.1.jar to your project.

<dependency>
   <groupId>com.github.veithen.maven</groupId>
   <artifactId>mojo-aspects</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.github.veithen.maven', name: 'mojo-aspects', version: '0.1'
libraryDependencies += "com.github.veithen.maven" % "mojo-aspects" % "0.1"
<dependency org="com.github.veithen.maven" name="mojo-aspects" rev="0.1"/>
@Grapes(@Grab(group='com.github.veithen.maven', module='mojo-aspects', version='0.1'))
'com.github.veithen.maven:mojo-aspects:jar:0.1'

Download

Click the following link to download the jar file.

mojo-aspects-0.1-javadoc.jar
mojo-aspects-0.1-sources.jar
mojo-aspects-0.1-xdoc.jar
mojo-aspects-0.1.jar
mojo-aspects-0.1.pom



Related Tutorials