We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e2d97 commit ad9ef69Copy full SHA for ad9ef69
1 file changed
src/main/java9/module-info.java
@@ -1,3 +1,3 @@
1
-module javax.inject {
+module java.inject {
2
exports javax.inject;
3
}
0 commit comments