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

grapht-ext.1.5.2.source-code.module-info Maven / Gradle / Ivy

The newest version!
module org.jgrapht.ext
{
    exports org.jgrapht.ext;

    requires transitive org.jgrapht.core;
    requires transitive com.github.vlsi.mxgraph.jgraphx;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy