Interface UnresolvedDependency


public interface UnresolvedDependency
Unsuccessfully resolved dependency.
  • Method Details

    • getSelector

      ModuleVersionSelector getSelector()
      The module selector of the dependency.
      Since:
      1.1-rc-1
    • getProblem

      Throwable getProblem()
      the exception that is the cause of unresolved state