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

.html.emf.2024.3.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2024.8.0
Show newest version
module org.nasdanika.html.emf {
	
	requires transitive org.nasdanika.html.model.app;
	requires transitive org.nasdanika.emf;
	requires transitive org.nasdanika.ncore;
	requires org.apache.commons.lang3;
	requires org.apache.commons.text;
	requires org.apache.commons.codec;
	requires org.nasdanika.html.model.bootstrap;
	
	exports org.nasdanika.html.emf;	
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy