Download ant-nb-module-1.5.3-1.jar file - Jar a

Jar examples for a:ant-nb-module

Description

Library for project mevenide

You can download jar file ant-nb-module 1.5.3-1 in this page.

Build File

You can use the following script to add ant-nb-module-1.5.3-1.jar to your project.

<dependency>
   <groupId>mevenide</groupId>
   <artifactId>ant-nb-module</artifactId>
   <version>1.5.3-1</version>
</dependency>
compile group: 'mevenide', name: 'ant-nb-module', version: '1.5.3-1'
libraryDependencies += "mevenide" % "ant-nb-module" % "1.5.3-1"
<dependency org="mevenide" name="ant-nb-module" rev="1.5.3-1"/>
@Grapes(@Grab(group='mevenide', module='ant-nb-module', version='1.5.3-1'))
'mevenide:ant-nb-module:jar:1.5.3-1'

Download

Click the following link to download the jar file.

ant-nb-module-1.5.3-1.jar
ant-nb-module-1.5.3-1.pom



Related Tutorials