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

org.HdrHistogram_voltpatches.Version Maven / Gradle / Ivy

There is a newer version: 13.3.2-preview1
Show newest version
/**
 * Written by Gil Tene of Azul Systems, and released to the public domain,
 * as explained at http://creativecommons.org/publicdomain/zero/1.0/
 *
 * @author Gil Tene
 */

package org.HdrHistogram_voltpatches;

final class Version {
    public static final String version="$VERSION$";
    public static final String build_time="$BUILD_TIME$";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy