object BuildInfo extends Product with Serializable
This object was generated by sbt-buildinfo.
- Alphabetic
- By Inheritance
- BuildInfo
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
- 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
-
val
ammoniteVersion: String
The value is "2.3.8-4-88785969".
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
bloopNightlyVersion: String
The value is "1.4.6-21-464e4ec4".
-
val
bloopVersion: String
The value is "1.4.6-21-464e4ec4".
-
val
bspVersion: String
The value is "2.0.0-M13".
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
val
deprecatedScalaVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.11.12", "2.12.8", "2.12.9", "2.13.0", "2.13.1").
-
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()
-
val
gradleBloopVersion: String
The value is "1.4.6-21-464e4ec4".
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
val
localSnapshotVersion: String
The value is "0.9.9-SNAPSHOT".
-
val
mavenBloopVersion: String
The value is "1.4.6-21-464e4ec4".
-
val
mdocVersion: String
The value is "2.2.14".
-
val
metalsVersion: String
The value is "0.9.9".
-
val
millVersion: String
The value is "0.9.3".
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
val
nonDeprecatedScalaVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.4", "2.12.12", "2.12.13", "2.12.11", "2.12.10", "2.13.2", "2.13.3", "3.0.0-M3", "3.0.0-M2", "3.0.0-M1", "0.27.0-RC1").
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
val
organizeImportVersion: String
The value is "0.4.4".
-
val
sbtBloopVersion: String
The value is "1.4.6-21-464e4ec4".
-
val
sbtVersion: String
The value is "1.4.6".
-
val
scala211: String
The value is "2.11.12".
-
val
scala212: String
The value is "2.12.12".
-
val
scala213: String
The value is "2.13.4".
-
val
scala3: String
The value is "3.0.0-M3".
-
val
scalafmtVersion: String
The value is "2.7.4".
-
val
scalametaVersion: String
The value is "4.4.6".
-
val
semanticdbVersion: String
The value is "4.4.6".
-
val
supportedScala2Versions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.4", "2.12.12", "2.12.13", "2.12.11", "2.12.10", "2.13.2", "2.13.3", "2.11.12", "2.12.8", "2.12.9", "2.13.0", "2.13.1").
-
val
supportedScala3Versions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("3.0.0-M3", "3.0.0-M2", "3.0.0-M1", "0.27.0-RC1").
-
val
supportedScalaBinaryVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13", "2.12", "2.11", "3.0", "0.27").
-
val
supportedScalaVersions: collection.immutable.Seq[String]
The value is scala.collection.immutable.Seq("2.13.4", "2.12.12", "2.12.13", "2.12.11", "2.12.10", "2.13.2", "2.13.3", "2.11.12", "2.12.8", "2.12.9", "2.13.0", "2.13.1", "3.0.0-M3", "3.0.0-M2", "3.0.0-M1", "0.27.0-RC1").
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
val
toString: String
- Definition Classes
- BuildInfo → AnyRef → Any
-
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()