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

er.fastdoubleparser.0.9.0.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 2.0.1
Show newest version
/**
 * Provides fast parsers for double and float values.
 */
module ch.randelshofer.fastdoubleparser {
    exports ch.randelshofer.fastdoubleparser;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy