Add tweed5-naming-format

This commit is contained in:
2024-07-22 18:00:01 +02:00
parent 1b3bf0ca96
commit 37d64502ad
8 changed files with 514 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ rootProject.name = "tweed5"
include("tweed5-core")
include("tweed5-default-extensions")
include("tweed5-naming-format")
include("tweed5-patchwork")
include("tweed5-serde-api")
include("tweed5-serde-extension")