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

.serialization_jackson_toml.3.6.6.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.7.0
Show newest version

module com.hexagonkt.serialization_jackson_toml {

    requires transitive com.hexagonkt.core;
    requires transitive com.hexagonkt.serialization_jackson;
    requires transitive com.fasterxml.jackson.dataformat.toml;

    exports com.hexagonkt.serialization.jackson.toml;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy