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

.serialization_dsl_json.3.7.1.source-code.module-info_ Maven / Gradle / Ivy

There is a newer version: 3.7.0
Show newest version

// 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 - 2024 Weber Informatics LLC | Privacy Policy