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

.json.immutable-json-core.8.0.0-RC1.source-code.module-info Maven / Gradle / Ivy

The newest version!
module immutable.json.core {
    requires immutable.json.codec;
    requires immutable.json.ast;
    exports net.hamnaberg.json.io;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy