mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
11 lines
375 B
XML
Executable File
11 lines
375 B
XML
Executable File
<ivysettings>
|
|
<settings defaultResolver="main"/>
|
|
<resolvers>
|
|
<chain name="main">
|
|
<ibiblio name="central" m2compatible="true"/>
|
|
<ibiblio name="ibiblio" m2compatible="true"/>
|
|
<ibiblio name="xerial" m2compatible="true" root="http://www.xerial.org/maven/repository/snapshot" />
|
|
</chain>
|
|
</resolvers>
|
|
</ivysettings>
|