### Prerequisites *If **all** checks are not passed then the request will be closed.* - [x] I have checked that no other similar feature request already exists. - [x] I have checked that this feature does not already exist. - [x] The feature request makes sense for the project. ### Proposal *Describe the feature that should be added.* Adapt library to be compatible with Java 9 modules. ### Reasoning *Explain why this feature should be added.* Java runtime images do not work with non-modular dependencies.
Prerequisites
If all checks are not passed then the request will be closed.
Proposal
Describe the feature that should be added.
Adapt library to be compatible with Java 9 modules.
Reasoning
Explain why this feature should be added.
Java runtime images do not work with non-modular dependencies.