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

e11.commons-text.0.63.0.19.source-code.module-info Maven / Gradle / Ivy

The newest version!
module org.apache.commons.text {
	exports org.apache.commons.text;
	requires org.apache.commons.lang3;

	requires static java.xml;
	requires static java.scripting;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy