Package net.i2p
Class CoreVersion
- java.lang.Object
-
- net.i2p.CoreVersion
-
public class CoreVersion extends Object
Expose a version string
-
-
Constructor Summary
Constructors Constructor Description CoreVersion()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getVersion()
For Vuze.static void
main(String[] args)
-
-
-
Field Detail
-
ID
public static final String ID
deprecated- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
-