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

com.labun.buildnumber.Logger Maven / Gradle / Ivy

package com.labun.buildnumber;

public interface Logger {

    void log(String msg);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy