sbt.librarymanagement.ModuleDescriptor
Decribes the representation of a module, including its dependencies and the version of Scala it uses, if any.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
The direct dependencies of this module.
The direct dependencies of this module.
Attributes
The input parameters used to construct the ModuleSettings.
The input parameters used to construct the ModuleSettings.
Attributes
The information and module about the scala version that this module requires, if any.
The information and module about the scala version that this module requires, if any.
Attributes