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

Jar examples for a:auto-depends

Description

${project.name}

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials