Jar examples for m:maven-nb-module
Library for project mevenide, contains most of the jars needed for maven to run.
You can download jar file maven-nb-module 1.0.2 in this page.
You can use the following script to add maven-nb-module-1.0.2.jar to your project.
<dependency> <groupId>mevenide</groupId> <artifactId>maven-nb-module</artifactId> <version>1.0.2</version> </dependency>
compile group: 'mevenide', name: 'maven-nb-module', version: '1.0.2'
libraryDependencies += "mevenide" % "maven-nb-module" % "1.0.2"
<dependency org="mevenide" name="maven-nb-module" rev="1.0.2"/>
@Grapes(@Grab(group='mevenide', module='maven-nb-module', version='1.0.2'))
'mevenide:maven-nb-module:jar:1.0.2'
Click the following link to download the jar file.
maven-nb-module-1.0.2.jar