added parser for Wotufa

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-01-02 15:39:16 +01:00
parent 2491e4fbf0
commit 87c67f4aee
8 changed files with 171 additions and 13 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ dependencies {
implementation("de.srsoftware:tools.optionals:1.0.0")
implementation("de.srsoftware:tools.util:1.3.0")
implementation("de.srsoftware:tools.web:1.3.12")
implementation("de.srsoftware:tools.web:1.3.14")
implementation("org.json:json:20240303")
}