o

msgpack4z

BuildInfoMsgpack4zCore

case object BuildInfoMsgpack4zCore extends Product with Serializable

This object was generated by sbt-buildinfo.

Source
BuildInfoMsgpack4zCore.scala
Linear Supertypes
Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfoMsgpack4zCore
  2. Serializable
  3. Product
  4. Equals
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val licenses: Seq[(String, URL)]

    The value is scala.collection.immutable.Seq(("MIT License" -> new java.net.URL("http://www.opensource.org/licenses/mit-license.php"))).

  2. val name: String

    The value is "msgpack4z-core".

  3. val organization: String

    The value is "com.github.xuwei-k".

  4. def productElementName(n: Int): String
    Definition Classes
    Product
  5. def productElementNames: Iterator[String]
    Definition Classes
    Product
  6. val sbtVersion: String

    The value is "1.5.2".

  7. val scalaVersion: String

    The value is "2.13.5".

  8. val scalazVersion: String

    The value is "7.3.3".

  9. val toString: String
    Definition Classes
    BuildInfoMsgpack4zCore → AnyRef → Any
  10. val version: String

    The value is "0.5.2".