Package org.openscience.cdk
Class CDK
- java.lang.Object
-
- org.openscience.cdk.CDK
-
-
Constructor Summary
Constructors Constructor Description CDK()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getVersion()
Returns the version of this CDK library.
-
-
-
Method Detail
-
getVersion
public static String getVersion()
Returns the version of this CDK library.- Returns:
- The library version, or null if it could not be found
-
-