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

Jar examples for a:auto-depends

Description

${project.name}

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials