Download auto-depends-1.6.7.jar file - Jar a

Jar examples for a:auto-depends

Description

${project.name}

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

auto-depends-1.6.7-javadoc.jar
auto-depends-1.6.7-sources.jar
auto-depends-1.6.7.jar
auto-depends-1.6.7.pom



Related Tutorials