org.hogel.config.loader.Loader Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ya-config-loader Show documentation
Show all versions of ya-config-loader Show documentation
Config loader library for Java
package org.hogel.config.loader;
public interface Loader {
}