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

.html.app-model-graph.2024.7.1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2024.10.0
Show newest version
module org.nasdanika.html.model.app.graph {
		
	requires transitive org.nasdanika.html.model.app.gen;
	requires transitive org.nasdanika.graph;
	requires org.apache.commons.text;
	requires org.eclipse.emf.ecore.xmi;
	
	exports org.nasdanika.html.model.app.graph;
	exports org.nasdanika.html.model.app.graph.emf;
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy