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

bozonky.robozonky-integration-zonkoid.5.2.0-cr-3.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 5.3.0
Show newest version
module com.github.robozonky.integration.zonkoid {
    requires io.vavr;
    requires org.apache.httpcomponents.httpclient;
    requires org.apache.httpcomponents.httpcore;
    requires org.apache.logging.log4j;
    requires com.github.robozonky.api;

    provides com.github.robozonky.api.confirmations.ConfirmationProviderService with com.github.robozonky.integrations.zonkoid.ZonkoidConfirmationProviderService;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy