ClasspathDep

sbt.ClasspathDep

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Type members

Enum entries

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