2021-08-15

This commit is contained in:
2021-08-15 00:35:53 +09:00
parent eeae8f2806
commit 62360c41a3
10 changed files with 216 additions and 3 deletions

View File

@@ -12,5 +12,6 @@ include(
"ssh",
"web-socket-servlet", "web-socket-client",
"thread", "hibernate", "jdbc-sqlite",
"xml", "jackson", "jsoup", "markdown", "network", "httpd"
"xml", "jackson", "jsoup", "markdown", "network", "httpd",
"swing", "java-fx"
)