Class UiVersion

java.lang.Object
jme3utilities.ui.UiVersion

public final class UiVersion extends Object
Version strings for the Acorus library. All methods should be static.
  • Field Details

    • logger

      public static final Logger logger
      message logger for this class
  • Method Details

    • versionShort

      public static String versionShort()
      Return the terse version string for this library.
      Returns:
      the branch name and revision string (not null, not empty)