Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zandero/settings
Setting storage and parsing utility
https://github.com/zandero/settings
settings
Last synced: 2 days ago
JSON representation
Setting storage and parsing utility
- Host: GitHub
- URL: https://github.com/zandero/settings
- Owner: zandero
- License: apache-2.0
- Created: 2017-03-10T10:27:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T18:30:41.000Z (almost 7 years ago)
- Last Synced: 2024-11-08T14:15:19.512Z (about 2 months ago)
- Topics: settings
- Language: Java
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# settings
Settings storage, checking and parsing utilities ... a glorified HashMap
## Setup
```xml
com.zandero
settings
1.2.1```
## Usage
```java
```