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

.tuples.1.0.0.source-code.module-info Maven / Gradle / Ivy

The newest version!
/**
 * Classes for representing and working with Tuples.
 */
module de.turnertech.tuples {

    exports de.turnertech.tuples;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy