net.cscott.jutil
public abstract class Version extends Object
Version: $Id: Version.java,v 1.4 2006-10-30 19:12:05 cananian Exp $
| Field Summary | |
|---|---|
| static String | PACKAGE_BUGREPORT The address to which bug reports should be sent. |
| static String | PACKAGE_NAME The name of the package: "JUtil". |
| static String | PACKAGE_STRING The package name and version as one string. |
| static String | PACKAGE_VERSION The version of the package: "1.3". |
| Method Summary | |
|---|---|
| static void | main(String[] args) Prints the package version if invoked. |