-
Notifications
You must be signed in to change notification settings - Fork 803
Jigsaw modules support #196
Copy link
Copy link
Open
Description
Hello,
I'd like to use this library in one of my projects, though I noticed that it doesn't provide a module info. I was going to add one myself and create a PR, but as soon as I pulled the repo I noticed that the minimum version supported is Java 5. I'd still like to implement this feature and get it merged, so, if it's something that can be useful for the library, should I bump the minimum version to Java 11 or resort to some magic using moditect's plugin?
Reactions are currently unavailable