mill.main.buildgen.ModuleConfig.Developer
See theDeveloper companion object
case class Developer(id: String = ..., name: String = ..., url: String = ..., organization: Option[String] = ..., organizationUrl: Option[String] = ...)
Attributes
- Companion
- object
- Source
- ModuleConfig.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article