ArtifactId

maven2sbt.core.package$.ArtifactId$
opaque object ArtifactId

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

opaque type ArtifactId

Value members

Concrete methods

def apply(artifactId: String): ArtifactId
def unapply(artifactId: ArtifactId): Some[String]

Givens

Extensions

Extensions

extension (artifactId: ArtifactId)
def value: String