LibsPlus

trait LibsPlus
Authors

Kevin Lee

Since

2021-03-10

class Object
trait Matchable
class Any
object Libs

Value members

Concrete methods

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

Implicits

Implicits

implicit val show: Show[Libs]