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

Jar examples for a:auto-depends

Description

${project.name}

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials