Interface DependencyResolver

    • Method Detail

      • getLocalArtifactUrls

        @Deprecated
        default URL[] getLocalArtifactUrls​(DependencyJar dependency)
        Deprecated.
        Robolectric will never ask for a dependency composed of more than one artifact, so this method isn't necessary.
        Returns URLs representing the full transitive dependency graph of the given Maven dependency.