From 5e8088192aaf5c4767409fad8cba8a662374ee52 Mon Sep 17 00:00:00 2001 From: akullpp Date: Sun, 23 Aug 2015 19:49:25 +0200 Subject: [PATCH] Added owner --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4447a26..586fc0f 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ A curated list of awesome Java frameworks, libraries and software. *Libraries that provide external configuration.* * [config](https://github.com/typesafehub/config) - Configuration library for JVM languages. +* [owner](https://github.com/lviggiano/owner) - Reduces boilerplate of properties. ## Constraint Satisfaction Problem Solver