working on event extraction from rosenkeller

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-12-20 19:42:23 +01:00
parent ed8cef3738
commit d7967b2d95
4 changed files with 129 additions and 95 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ dependencies {
implementation(project(":de.srsoftware.cal.api"))
implementation("de.srsoftware:tools.optionals:1.0.0")
implementation("de.srsoftware:tools.util:1.1.1")
implementation("de.srsoftware:tools.web:1.2.2")
implementation("de.srsoftware:tools.web:1.3.2")
}