Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 290 Bytes

settings

Settings storage, checking and parsing utilities ... a glorified HashMap

Setup

<dependency>      
     <groupId>com.zandero</groupId>      
     <artifactId>settings</artifactId>      
     <version>1.2.1</version>      
</dependency>

Usage