20 lines
371 B
XML
20 lines
371 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project name="">
|
|
<component id="nekohtml"
|
|
licenseType=""
|
|
version="@VERSION@"
|
|
tag="@TAG@"
|
|
description=""
|
|
|
|
>
|
|
|
|
<artifact id="nekohtml.jar"/>
|
|
|
|
|
|
<export>
|
|
<include input="nekohtml.jar"/>
|
|
|
|
</export>
|
|
</component>
|
|
</project>
|