preparing for sending documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -5,10 +5,10 @@ dependencies{
|
||||
implementation(project(":core"))
|
||||
|
||||
implementation("de.srsoftware:configuration.json:1.0.3")
|
||||
implementation("de.srsoftware:document.api:1.0.1")
|
||||
implementation("de.srsoftware:document.file:1.0.0")
|
||||
implementation("de.srsoftware:document.processor:1.0.2")
|
||||
implementation("de.srsoftware:document.zugferd:1.0.3")
|
||||
implementation("de.srsoftware:document.api:2.0.0")
|
||||
implementation("de.srsoftware:document.file:1.0.1")
|
||||
implementation("de.srsoftware:document.processor:1.0.3")
|
||||
implementation("de.srsoftware:document.zugferd:1.0.4")
|
||||
|
||||
implementation("de.srsoftware:tools.mime:1.1.2")
|
||||
}
|
||||
Reference in New Issue
Block a user