You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							12 lines
						
					
					
						
							423 B
						
					
					
				
			
		
		
	
	
							12 lines
						
					
					
						
							423 B
						
					
					
				description = "Umbrella : Documents" | 
						|
 | 
						|
dependencies{ | 
						|
    implementation(project(":company")) | 
						|
    implementation(project(":core")) | 
						|
 | 
						|
    implementation("de.srsoftware:configuration.json: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.5") | 
						|
} |