InclExclRule

sbt.librarymanagement.InclExclRule$
See theInclExclRule companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(organization: String, name: String, artifact: String, configurations: Vector[ConfigRef], crossVersion: CrossVersion): InclExclRule

Inherited methods

def apply(organization: String): InclExclRule

Attributes

Inherited from:
InclExclRuleFunctions (hidden)
def apply(organization: String, name: String): InclExclRule

Attributes

Inherited from:
InclExclRuleFunctions (hidden)

Attributes

Inherited from:
InclExclRuleFunctions (hidden)

Implicits

Inherited implicits

Attributes

Inherited from:
InclExclRuleFunctions (hidden)

Attributes

Inherited from:
InclExclRuleFunctions (hidden)

Attributes

Inherited from:
InclExclRuleFunctions (hidden)
implicit def stringToExclusionRule(organization: String): InclExclRule

Attributes

Inherited from:
InclExclRuleFunctions (hidden)