scala.build.options.BuildRequirements$
See theBuildRequirements companion class
object BuildRequirements
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BuildRequirements.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object PlatformRequirement
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
PlatformRequirement.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class VersionEquals(requiredVersion: String, loose: Boolean) extends VersionRequirement
Attributes
- Supertypes
-
trait VersionRequirementtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class VersionHigherThan(minVersion: String, orEqual: Boolean) extends VersionRequirement
Attributes
- Supertypes
-
trait VersionRequirementtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class VersionLowerThan(maxVersion: String, orEqual: Boolean) extends VersionRequirement
Attributes
- Supertypes
-
trait VersionRequirementtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
sealed trait VersionRequirement extends Product, Serializable
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Implicits
Implicits
In this article