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

io.crossbar.autobahn.utils.Globals Maven / Gradle / Ivy

There is a newer version: 21.7.1
Show newest version
package io.crossbar.autobahn.utils;

public class Globals {
    // Default set to true, this is set to false by the release script.
    public static final boolean DEBUG = false;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy