-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
At the moment this library can't be depend on it as a java module becasue the library neither contain a module descriptor (module-info.java) nor have Automatic-Module-Name: <module name> entry in the library's MANIFEST.MF.
I propose to add module-info.java (becasue the library is java 9+). So, it'll be possible to depend on in the client's module-info.java
Metadata
Metadata
Assignees
Labels
No labels