All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hyperic.sigar.Version Maven / Gradle / Ivy

The newest version!
package org.hyperic.sigar;

class Version {

    static final String BUILD_DATE = "09/21/2020 04:05 PM";

    static final String SCM_REVISION = "7fcdb42";

    static final String VERSION_STRING = "1.7.0.0";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy