Our module name is com.samskivert.jmustache.

This commit is contained in:
Michael Bayne
2019-07-10 08:39:09 -07:00
parent 1639640b54
commit 5d34f5bf52
+1 -1
View File
@@ -1,4 +1,4 @@
module com.samskivert.mustache { module com.samskivert.jmustache {
requires java.base; requires java.base;
exports com.samskivert.mustache; exports com.samskivert.mustache;