Package com.here.platform.location
Class BuildInfo
java.lang.Object
com.here.platform.location.BuildInfo
This object was generated by sbt-buildinfo.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract static booleanabstract static booleanstatic Stringname()The value is "location-core".abstract static intabstract static ObjectproductElement(int n) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic StringThe value is "1.12.11".static StringThe value is "2.13.16".static StringtoString()static Stringversion()The value is "1.2.34".
-
Constructor Details
-
BuildInfo
public BuildInfo()
-
-
Method Details
-
name
The value is "location-core". -
version
The value is "1.2.34". -
scalaVersion
The value is "2.13.16". -
sbtVersion
The value is "1.12.11". -
toString
-
canEqual
-
equals
-
productArity
public abstract static int productArity() -
productElement
-
productIterator
-
productPrefix
-
productElementName
-
productElementNames
-