source:
osm/applications/editors/josm/plugins/pdfimport/ivy.xml@
35988
Last change on this file since 35988 was 35576, checked in by , 4 years ago | |
---|---|
File size: 358 bytes |
Rev | Line | |
---|---|---|
[35576] | 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="indoorhelper"/> | |
5 | <dependencies> | |
6 | <dependency org="org.apache.pdfbox" name="pdfbox" rev="1.8.16" conf="default->default"/> | |
7 | </dependencies> | |
8 | </ivy-module> |
Note:
See TracBrowser
for help on using the repository browser.