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

name.remal.Constants Maven / Gradle / Ivy

package name.remal;

import javax.annotation.Nonnull;

public class Constants {

    @Nonnull
    public static final String SERVICE_FILE_BASE_PATH = "META-INF/services";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy