Libs

object Libs extends LibsPlus
Companion
class
trait Product
trait Mirror
trait LibsPlus
class Object
trait Matchable
class Any

Type members

Classlikes

object LibValName
object LibsName

Types

opaque type LibValName
opaque type LibsName

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Inherited methods

def from(pom: Node, scalaBinaryVersionName: Option[Name]): Libs
Inherited from
LibsPlus
def render(propsName: PropsName, libsName: LibsName, indentSize: Int, libs: Libs): String
Inherited from
LibsPlus
def renderReusable(propsName: PropsName, dependencyWithValName: (LibValName, Dependency)): (LibValName, RenderedString)
Inherited from
LibsPlus
def toValName(dependency: Dependency): LibValName
Inherited from
LibsPlus

Implicits

Inherited implicits

implicit val show: Show[Libs]
Inherited from
LibsPlus