object Versions extends Product with Serializable
This object was generated by sbt-buildinfo.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Versions
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
val
coursier: String
The value is "2.1.12".
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
name: String
The value is "core".
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
val
nightly: String
The value is "0.13.0".
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
sbtVersion: String
The value is "1.10.1".
-
val
scala212: String
The value is "2.12.20".
-
val
scala213: String
The value is "2.13.15".
-
val
scala3LTS: String
The value is "3.3.4".
-
val
scala3Next: String
The value is "3.5.1".
-
val
scalaVersion: String
The value is "2.12.20".
-
val
scalameta: String
The value is "4.10.1".
-
val
stableVersion: String
The value is "0.13.0".
-
val
supportedScalaVersions: Seq[String]
The value is scala.collection.immutable.Seq("2.12.20", "2.13.15", "3.3.4", "3.5.1").
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
toString: String
- Definition Classes
- Versions → AnyRef → Any
-
val
version: String
The value is "0.13.0".
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()