Closed jensli closed 4 years ago
Thanks, added this!
Nice! Thanks for a great library.
@hierynomus: Is there any chance of a new release to Maven Central so I can start using this?
Yes, I'm merging a few long overdue PR's (#499 and #474) after which I wanted to carve out a new release.
Thanks for your work hiery!
Hello!
This project would befit from adding an automatic module name to the manifest of its jar-file.
See this article: http://branchandbound.net/blog/java/2017/12/automatic-module-name/
Without an automatic module name client code gets the following warning when building using Java >= 9: