Interface DependencyExporter
-
- All Known Implementing Classes:
JsonDependencyExporter
public interface DependencyExporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexport(java.util.Set<org.gradle.api.artifacts.ExternalDependency> dependencies)
-