mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
11 lines
362 B
XML
11 lines
362 B
XML
<ivy-module version="2.0">
|
|
<info organisation="org.sleuthkit.autopsy" module="experimental"/>
|
|
<configurations >
|
|
<!-- module dependencies -->
|
|
<conf name="experimental"/>
|
|
</configurations>
|
|
<dependencies>
|
|
<dependency conf="experimental->default" org="net.sf.jtidy" name="jtidy" rev="r938"/>
|
|
</dependencies>
|
|
</ivy-module>
|