ModuleInfo

sbt.librarymanagement.ModuleInfo$
See theModuleInfo companion class
object ModuleInfo

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(nameFormal: String): ModuleInfo
def apply(nameFormal: String, description: String, homepage: Option[URL], startYear: Option[Int], licenses: Vector[(String, URL)], organizationName: String, organizationHomepage: Option[URL], scmInfo: Option[ScmInfo], developers: Vector[Developer]): ModuleInfo