Download auto-depends-plugin-0.3.25.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.3.25 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials