Libs

maven2sbt.core.Libs$
See theLibs companion class
object Libs extends LibsPlus

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait LibsPlus
class Object
trait Matchable
class Any
Self type
Libs.type

Members list

Concise view

Type members

Classlikes

opaque object LibValName

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
opaque object LibsName

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

def from(pom: Node, scalaBinaryVersionName: Option[Name]): Libs

Attributes

Inherited from:
LibsPlus
def render(propsName: PropsName, libsName: LibsName, indentSize: Int, libs: Libs): String

Attributes

Inherited from:
LibsPlus
def renderReusable(propsName: PropsName, dependencyWithValName: (LibValName, Dependency)): (LibValName, RenderedString)

Attributes

Inherited from:
LibsPlus
def toValName(dependency: Dependency): LibValName

Attributes

Inherited from:
LibsPlus

Implicits

Inherited implicits

implicit val libsShow: Show[Libs]

Attributes

Inherited from:
LibsPlus