kopia lustrzana https://github.com/JOSM/MapWithAI
				
				
				
			
		
			
				
	
	
		
			13 wiersze
		
	
	
		
			495 B
		
	
	
	
		
			XML
		
	
	
			
		
		
	
	
			13 wiersze
		
	
	
		
			495 B
		
	
	
	
		
			XML
		
	
	
| <ivy-module version="2.0">
 | |
|   <info organisation="org.openstreetmap.josm.plugins" module="mapwithai"/>
 | |
|   <configurations>
 | |
|     <conf name="compile" />
 | |
|     <conf name="runtime" extends="compile" />
 | |
|     <conf name="test" extends="runtime" />
 | |
|   </configurations>
 | |
|   <dependencies>
 | |
|     <dependency org="org.junit.jupiter" name="junit-jupiter" rev="5.6.2" conf="test->default" />
 | |
|     <dependency org="org.awaitility" name="awaitility" rev="4.0.2" conf="test->default" />
 | |
|   </dependencies>
 | |
| </ivy-module>
 |