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

urilov.confuse.1.2.1.source-code.module-info Maven / Gradle / Ivy

Go to download

Safe, dynamically extensible and serializable configuration for an application

The newest version!
module com.github.akurilov.confuse {

	requires com.github.akurilov.commons;

	exports com.github.akurilov.confuse;
	exports com.github.akurilov.confuse.exceptions;
	exports com.github.akurilov.confuse.impl;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy