ClasspathDependency

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

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