loadDependency

fun loadDependency(dependency: Dependency): File?

Loads a Dependency into the classpath if it is not already loaded

Return

The Dependency file if is successfully loaded, null otherwise

Parameters

dependency

The Dependency to load