Package org.gradle.platform.base
Interface DependencySpec
- All Known Subinterfaces:
- LibraryBinaryDependencySpec,- ModuleDependencySpec,- ProjectDependencySpec
A dependency onto a Gradle component.
- 
Method SummaryModifier and TypeMethodDescriptionThe human friendly name of this dependency.
- 
Method Details- 
getDisplayNameString getDisplayName()The human friendly name of this dependency.- Returns:
- human friendly name
 
 
-