sealed
trait
Version extends AnyRef
Value Members
-
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
%(conf: String): ClasspathDependency
-
def
%(conf: Configuration): ClasspathDependency
-
def
+(other: String): String
-
def
->[B](y: B): (Version, B)
-
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
val
configuration: Option[String]
-
-
-
-
-
-
-
def
finalize(): Unit
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
project: ProjectReference
-
def
required: Seq[sbt.Def.Setting[_ >: Unit with Task[Seq[String]]]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
version: VersionNumber
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (Version, B)
Shadowed Implicit Value Members
-
val
self: Any
-
val
self: Any
Inherited by implicit conversion classpathDependency from
Version to ClasspathDependency
Inherited by implicit conversion configDependencyConstructor from
Version to Constructor
Inherited by implicit conversion any2ArrowAssoc from
Version to ArrowAssoc[Version]
Inherited by implicit conversion any2Ensuring from
Version to Ensuring[Version]