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

name.remal.Constants Maven / Gradle / Ivy

There is a newer version: 1.26.147
Show newest version
package name.remal;

import name.remal.gradle_plugins.api.ExcludeFromCodeCoverage;
import org.jetbrains.annotations.NotNull;

@ExcludeFromCodeCoverage
public class Constants {

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

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy