Package jme3utilities.ui
Class UiVersion
java.lang.Object
jme3utilities.ui.UiVersion
Version strings for the Acorus library. All methods should be static.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Return the terse version string for this library.
-
Field Details
-
logger
message logger for this class
-
-
Method Details
-
versionShort
Return the terse version string for this library.- Returns:
- the branch name and revision string (not null, not empty)
-