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

com.gradle.CommonCustomUserDataDevelocityLogger Maven / Gradle / Ivy

The newest version!
package com.gradle;

import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

public final class CommonCustomUserDataDevelocityLogger {

    public static final Logger LOGGER = LoggerFactory.getLogger(CommonCustomUserDataDevelocityLogger.class);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy