BuildInfo

case object BuildInfo

This object was generated by sbt-buildinfo.

Source:
BuildInfo.scala
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels = EmptyTuple
Inherited from:
Singleton
Source:
Mirror.scala
type MirroredElemTypes = EmptyTuple
Inherited from:
Singleton
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredMonoType = Singleton
Inherited from:
Singleton
Source:
Mirror.scala
type MirroredType = Singleton
Inherited from:
Singleton
Source:
Mirror.scala

Value members

Inherited methods

def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
Source:
Mirror.scala
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val name: String

The value is "json4s-ast".

The value is "json4s-ast".

Source:
BuildInfo.scala
val organization: String

The value is "org.json4s".

The value is "org.json4s".

Source:
BuildInfo.scala
val sbtVersion: String

The value is "1.6.1".

The value is "1.6.1".

Source:
BuildInfo.scala
val scalaVersion: String

The value is "3.1.1".

The value is "3.1.1".

Source:
BuildInfo.scala
override val toString: String
val version: String

The value is "4.0.4".

The value is "4.0.4".

Source:
BuildInfo.scala