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.
		
		
		
		
		
			
		
			
				
					
					
						
							13 lines
						
					
					
						
							332 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							13 lines
						
					
					
						
							332 B
						
					
					
				| dependencies { | |
| 	api( | |
| 			project(":io.sc.platform.core"), | |
| 			"org.codehaus.groovy:groovy", | |
| 			"org.codehaus.groovy:groovy-jsr223", | |
| 			"org.codehaus.groovy:groovy-datetime", | |
| 			"org.codehaus.groovy:groovy-dateutil", | |
| 			"org.codehaus.groovy:groovy-json", | |
| 			"org.codehaus.groovy:groovy-sql", | |
| 			"org.codehaus.groovy:groovy-xml", | |
| 
 | |
| 	) | |
| }
 | |
| 
 |