Package jme3utilities.minie
Class MinieVersion
java.lang.Object
jme3utilities.minie.MinieVersion
Version strings for the Minie 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)
-