add mynlp

This commit is contained in:
Looly
2019-09-03 19:18:39 +08:00
parent 1caf64f4ac
commit bea37293ad
9 changed files with 173 additions and 0 deletions

View File

@@ -89,6 +89,7 @@
<configuration>
<source>${compile.version}</source>
<target>${compile.version}</target>
<verbose>true</verbose>
</configuration>
</plugin>
<!-- Javadoc -->