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

ch.hsr.adv.commons.graph.logic.ConstantsGraph Maven / Gradle / Ivy

package ch.hsr.adv.commons.graph.logic;

/**
 * Graph module-specific constants
 */
public class ConstantsGraph {

    /**
     * Module name
     */
    public static final String MODULE_NAME = "graph";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy