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

Jar examples for g:gem-maven-plugin

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials