Jar examples for m:maven-common
Utitlity for maven plugins
You can download jar file maven-common 0.2.5 in this page.
Apache 2
You can use the following script to add maven-common-0.2.5.jar to your project.
<dependency> <groupId>com.github.goldin</groupId> <artifactId>maven-common</artifactId> <version>0.2.5</version> </dependency>
compile group: 'com.github.goldin', name: 'maven-common', version: '0.2.5'
libraryDependencies += "com.github.goldin" % "maven-common" % "0.2.5"
<dependency org="com.github.goldin" name="maven-common" rev="0.2.5"/>
@Grapes(@Grab(group='com.github.goldin', module='maven-common', version='0.2.5'))
'com.github.goldin:maven-common:jar:0.2.5'
Click the following link to download the jar file.
maven-common-0.2.5-javadoc.jar