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

Jar examples for a:auto-depends

Description

${project.name}

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials