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

utils.Utils Maven / Gradle / Ivy

The newest version!
package utils;

public final class Utils {
    public static String eventBusValue = null; //NOSONAR
    public static String value = "foo"; //NOSONAR
    private Utils() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy