ArtifactFilter

sbt.librarymanagement.ArtifactFilter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

final def apply(configuration: ConfigRef, module: ModuleID, artifact: Artifact): Boolean
final protected def make(f: Artifact => Boolean): ArtifactFilter

Inherited methods

final def &(o: ArtifactFilter): Self

Attributes

Inherited from:
SubDepFilter

Attributes

Inherited from:
DependencyFilter
final def -(o: ArtifactFilter): Self

Attributes

Inherited from:
SubDepFilter

Attributes

Inherited from:
DependencyFilter
def apply(a: Artifact): Boolean

Attributes

Inherited from:
SubDepFilter
final def |(o: ArtifactFilter): Self

Attributes

Inherited from:
SubDepFilter

Attributes

Inherited from:
DependencyFilter