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

Jar examples for g:gem-maven-plugin

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials