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

e.praxiscore-project.6.0.0.source-code.module-info Maven / Gradle / Ivy

Go to download

Forest-of-actors runtime supporting real-time systems and real-time recoding - bringing aspects of Erlang, Smalltalk and Extempore to Java.

The newest version!

module org.praxislive.project {

    requires transitive org.praxislive.core;
    
    requires org.praxislive.base;
    requires org.praxislive.script;
    
    exports org.praxislive.project;
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy