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

net.kemitix.dependency.digraph.maven.plugin.digraph.GraphElement Maven / Gradle / Ivy

There is a newer version: 0.9.1
Show newest version
package net.kemitix.dependency.digraph.maven.plugin.digraph;

/**
 * Common base for any element to be added to a graph.
 *
 * @author pcampbell
 */
public abstract class GraphElement {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy