source: osm/applications/editors/josm/plugins/importvec/ivy.xml

Last change on this file was 36504, checked in by stoecker, 8 days ago

require svgsalamander

File size: 331 bytes
RevLine 
[36504]1<?xml version="1.0" encoding="utf-8"?>
2<!-- License: GPL. For details, see LICENSE file. -->
3<ivy-module version="2.0">
4 <info organisation="org.openstreetmap.josm.plugins" module="importvec"/>
5 <dependencies>
6 <dependency org="com.formdev" name="svgSalamander" rev="1.1.4"/>
7 </dependencies>
8</ivy-module>
Note: See TracBrowser for help on using the repository browser.