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

io.github.kits.interfaces.Configuration Maven / Gradle / Ivy

The newest version!
package io.github.kits.interfaces;

/**
 * @project: kits
 * @created: with IDEA
 * @author: nzlong
 * @date: 2019 01 22 14:56 | January. Tuesday
 */
public interface Configuration {

    void config();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy