BuildRequirements

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case class PlatformRequirement(platforms: Set[Platform])
Companion:
object
Companion:
class
final case class ScopeRequirement(scope: Scope)
final case class VersionEquals(requiredVersion: String, loose: Boolean) extends VersionRequirement
final case class VersionHigherThan(minVersion: String, orEqual: Boolean) extends VersionRequirement
final case class VersionLowerThan(maxVersion: String, orEqual: Boolean) extends VersionRequirement
sealed trait VersionRequirement extends Product with Serializable

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Implicits

Implicits