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

stexcel-reader.0.18.2.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 0.18.4
Show newest version
module org.dhatim.fastexcel.reader {
    requires java.xml;
    requires org.apache.commons.compress;
    requires com.fasterxml.aalto;

    exports org.dhatim.fastexcel.reader;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy