[utils] Who doesn't need some general util classes...

This commit is contained in:
2024-11-04 00:07:55 +01:00
parent 60aba0ee80
commit aaf05d1a33
8 changed files with 291 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
dependencies {
api(project(":tweed5-patchwork"))
api(project(":tweed5-utils"))
}