A simple library used to access configuration, mainly based on java annotations.
'com.github.hayarobi:simple-config:0.1'
<dependency>
<groupId>com.github.hayarobi</groupId>
<artifactId>simple-config</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.github.hayarobi" name="simple-config" rev="0.1"/>
"com.github.hayarobi", "simple-config", "0.1"