public interface ExternalDependency extends Dependency
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile()
Returns the file for this dependency.
|
java.io.File |
getJavadoc()
Returns the Javadoc directory/archive for this dependency.
|
java.io.File |
getSource()
Returns the source directory/archive for this dependency.
|
java.io.File getFile()
java.io.File getSource()
java.io.File getJavadoc()