GroupId

maven2sbt.core.package$.GroupId$
opaque object GroupId

Attributes

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

Members list

Concise view

Type members

Types

opaque type GroupId

Value members

Concrete methods

def apply(groupId: String): GroupId
def unapply(groupId: GroupId): Some[String]

Givens

Givens

given canEqualGroupId: CanEqual[GroupId, GroupId]
given eq: Eq[GroupId]
given show: Show[GroupId]

Extensions

Extensions

extension (groupId: GroupId)
def value: String