Download gem-maven-plugin-0.21.1.jar file - Jar g

Jar examples for g:gem-maven-plugin

Description

You can download jar file gem-maven-plugin 0.21.1 in this page.

Build File

You can use the following script to add gem-maven-plugin-0.21.1.jar to your project.

<dependency>
   <groupId>de.saumya.mojo</groupId>
   <artifactId>gem-maven-plugin</artifactId>
   <version>0.21.1</version>
</dependency>
compile group: 'de.saumya.mojo', name: 'gem-maven-plugin', version: '0.21.1'
libraryDependencies += "de.saumya.mojo" % "gem-maven-plugin" % "0.21.1"
<dependency org="de.saumya.mojo" name="gem-maven-plugin" rev="0.21.1"/>
@Grapes(@Grab(group='de.saumya.mojo', module='gem-maven-plugin', version='0.21.1'))
'de.saumya.mojo:gem-maven-plugin:jar:0.21.1'

Download

Click the following link to download the jar file.

gem-maven-plugin-0.21.1-javadoc.jar
gem-maven-plugin-0.21.1-sources.jar
gem-maven-plugin-0.21.1.jar
gem-maven-plugin-0.21.1.pom



Related Tutorials