syntax

sbt.librarymanagement.syntax$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
syntax.type

Members list

Concise view

Type members

Inherited types

Attributes

Inherited from:
LibraryManagementSyntax

Attributes

Inherited from:
LibraryManagementSyntax

Value members

Inherited methods

def artifactFilter(name: NameFilter, `type`: NameFilter, extension: NameFilter, classifier: NameFilter): ArtifactFilter

Attributes

Inherited from:
DependencyFilterExtra

Attributes

Inherited from:
DependencyFilterExtra
def moduleFilter(organization: NameFilter, name: NameFilter, revision: NameFilter): ModuleFilter

Attributes

Inherited from:
DependencyFilterExtra

Inherited fields

Attributes

Inherited from:
LibraryManagementSyntax

Attributes

Inherited from:
LibraryManagementSyntax
final val ExclusionRule: InclExclRule.type

Attributes

Inherited from:
LibraryManagementSyntax
final val InclusionRule: InclExclRule.type

Attributes

Inherited from:
LibraryManagementSyntax

Attributes

Inherited from:
LibraryManagementSyntax

Attributes

Inherited from:
LibraryManagementSyntax

Attributes

Inherited from:
LibraryManagementSyntax

Attributes

Inherited from:
LibraryManagementSyntax
final val Test: Configuration

Attributes

Inherited from:
LibraryManagementSyntax

Implicits

Inherited implicits

Attributes

Inherited from:
DependencyBuilders

Attributes

Inherited from:
LibraryManagementSyntax0
implicit def stringToOrganization(organization: String): Organization

Attributes

Inherited from:
DependencyBuilders
implicit def toRepositoryName(name: String): RepositoryName

Attributes

Inherited from:
DependencyBuilders