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

Jar examples for a:auto-depends

Description

${project.name}

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials