Dependencies

class Object
trait Matchable
class Any

Value members

Concrete methods

def resolve(coordinate: String): Either[String, Seq[File]]
def resolveOptimistically(coordinates: Seq[String], verbose: Boolean): Seq[File]

try to resolve all given coordinates. report failures to stderr, but continue anyway

try to resolve all given coordinates. report failures to stderr, but continue anyway