public final class Version extends Object
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLibraryUrl()
Returns the current URL of the library as a string.
|
static String |
getLibraryVersion()
Returns the current version of the library as a string, in format "YYYY/MM/DD HH:MMam".
|
static void |
main(String[] args)
This main method simply prints the library version and exits.
|
public static String getLibraryVersion()
public static String getLibraryUrl()
public static void main(String[] args)