public interface DependencyInstaller
| Modifier and Type | Method and Description |
|---|---|
void |
install(ResolvedDependency dependency,
java.io.File targetDirectory)
Copy all necessary files of this
dependency to the targetDirectory. |
void install(ResolvedDependency dependency, java.io.File targetDirectory)
dependency to the targetDirectory.dependency - the dependencytargetDirectory - the target directory