2021-08-16

This commit is contained in:
2021-08-16 11:17:18 +09:00
parent 62360c41a3
commit ed54dbad52
20 changed files with 387 additions and 17 deletions

View File

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