org.deephacks.tools4j.config.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tools4j-config-api-runtime Show documentation
Show all versions of tools4j-config-api-runtime Show documentation
Runtime APIs of Tools4j Config
/**
* Used by application developers to define, register and load application configuration.
*
* Usage
*
*/
package org.deephacks.tools4j.config;
;