Packages

object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Serializable, java.io.Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val ammoniteVersion: String

    The value is "2.3.8-4-88785969".

  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val bloopNightlyVersion: String

    The value is "1.4.6-21-464e4ec4".

  7. val bloopVersion: String

    The value is "1.4.6-21-464e4ec4".

  8. val bspVersion: String

    The value is "2.0.0-M13".

  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  10. 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").

  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  13. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  15. val gradleBloopVersion: String

    The value is "1.4.6-21-464e4ec4".

  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. val localSnapshotVersion: String

    The value is "0.9.9-SNAPSHOT".

  18. val mavenBloopVersion: String

    The value is "1.4.6-21-464e4ec4".

  19. val mdocVersion: String

    The value is "2.2.14".

  20. val metalsVersion: String

    The value is "0.9.9".

  21. val millVersion: String

    The value is "0.9.3".

  22. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. 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").

  24. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  25. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  26. val organizeImportVersion: String

    The value is "0.4.4".

  27. val sbtBloopVersion: String

    The value is "1.4.6-21-464e4ec4".

  28. val sbtVersion: String

    The value is "1.4.6".

  29. val scala211: String

    The value is "2.11.12".

  30. val scala212: String

    The value is "2.12.12".

  31. val scala213: String

    The value is "2.13.4".

  32. val scala3: String

    The value is "3.0.0-M3".

  33. val scalafmtVersion: String

    The value is "2.7.4".

  34. val scalametaVersion: String

    The value is "4.4.6".

  35. val semanticdbVersion: String

    The value is "4.4.6".

  36. 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").

  37. 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").

  38. val supportedScalaBinaryVersions: collection.immutable.Seq[String]

    The value is scala.collection.immutable.Seq("2.13", "2.12", "2.11", "3.0", "0.27").

  39. 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").

  40. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  41. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  42. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from Serializable

Inherited from java.io.Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped