Package com.opengamma.strata.collect
Class Version
- java.lang.Object
-
- com.opengamma.strata.collect.Version
-
public final class Version extends Object
Provides access to the version of Strata.
-
-
Method Detail
-
getVersionString
public static String getVersionString()
Gets the version of Strata.- Returns:
- the version
-
-