mill.main.sbt.CrossVersion
See theCrossVersion companion trait
object CrossVersion
Attributes
- Companion
- trait
- Source
- Models.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
CrossVersion.type
Members list
Type members
Classlikes
case object Binary extends CrossVersion
Attributes
- Source
- Models.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Serializabletrait Producttrait Equalstrait CrossVersionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Binary.type
case class Constant(value: String) extends CrossVersion
Including the cases sbt.librarymanagement.Constant, sbt.librarymanagement.For2_13Use3, and sbt.librarymanagement.For3Use2_13.
Including the cases sbt.librarymanagement.Constant, sbt.librarymanagement.For2_13Use3, and sbt.librarymanagement.For3Use2_13.
Attributes
- Companion
- object
- Source
- Models.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait CrossVersionclass Objecttrait Matchableclass AnyShow all
object Constant
Attributes
- Companion
- class
- Source
- Models.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Constant.type
case object Disabled extends CrossVersion
Attributes
- Source
- Models.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Serializabletrait Producttrait Equalstrait CrossVersionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Disabled.type
case object Full extends CrossVersion
Attributes
- Source
- Models.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Serializabletrait Producttrait Equalstrait CrossVersionclass Objecttrait Matchableclass AnyShow all
- Self type
-
Full.type
Inherited and Abstract types
The names of the product elements
The name of the type
Implicits
Implicits
Attributes
- Source
- Models.scala
In this article