.serialization_dsl_json.3.6.1.source-code.module-info_ Maven / Gradle / Ivy
// TODO Rename this file when build script is able to handle automatic modules
module com.hexagonkt.serialization_dsl_json {
requires transitive com.hexagonkt.serialization;
requires dsl.json;
exports com.hexagonkt.serialization.dsl.json;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy