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

com.leonarduk.bookkeeper.web.download.StatementDownloader Maven / Gradle / Ivy

There is a newer version: 1.8
Show newest version
/**
 * StatementDownloader
 *
 * @author ${author}
 * @since 01-Jul-2016
 */
package com.leonarduk.bookkeeper.web.download;

public interface StatementDownloader {

	void downloadLatestStatement();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy