Interface DependencyContributor


public interface DependencyContributor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addDependencies(Project project, Set<String> dependencies)
     
  • Method Details

    • addDependencies

      void addDependencies(Project project, Set<String> dependencies)