ResolvedClasspathDependency

sbt.ClasspathDep.ResolvedClasspathDependency
final case class ResolvedClasspathDependency(project0: ProjectRef, configuration0: Option[String]) extends ClasspathDep[ProjectRef]

Members list

Value members

Inherited methods

def configuration: Option[String]

Attributes

Inherited from:
ClasspathDep
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def project: PR

Attributes

Inherited from:
ClasspathDep