ArtifactTypeFilter

sbt.librarymanagement.ArtifactTypeFilter$
See theArtifactTypeFilter 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(types: Set[String], inverted: Boolean): ArtifactTypeFilter

Inherited methods

def allow(types: Set[String]): ArtifactTypeFilter

Attributes

Inherited from:
ArtifactTypeFilterFunctions (hidden)
def forbid(types: Set[String]): ArtifactTypeFilter

Attributes

Inherited from:
ArtifactTypeFilterFunctions (hidden)