Download auto-depends-plugin-0.4.15.jar file - Jar a

Jar examples for a:auto-depends-plugin

Description

Index generator for auto-depends

You can download jar file auto-depends-plugin 0.4.15 in this page.

License

Open Source License

Build File

You can use the following script to add auto-depends-plugin-0.4.15.jar to your project.

<dependency>
   <groupId>com.sun.enterprise</groupId>
   <artifactId>auto-depends-plugin</artifactId>
   <version>0.4.15</version>
</dependency>
compile group: 'com.sun.enterprise', name: 'auto-depends-plugin', version: '0.4.15'
libraryDependencies += "com.sun.enterprise" % "auto-depends-plugin" % "0.4.15"
<dependency org="com.sun.enterprise" name="auto-depends-plugin" rev="0.4.15"/>
@Grapes(@Grab(group='com.sun.enterprise', module='auto-depends-plugin', version='0.4.15'))
'com.sun.enterprise:auto-depends-plugin:jar:0.4.15'

Download

Click the following link to download the jar file.

auto-depends-plugin-0.4.15-javadoc.jar
auto-depends-plugin-0.4.15-sources.jar
auto-depends-plugin-0.4.15.jar
auto-depends-plugin-0.4.15.pom



Related Tutorials