slf4j/slf4j-component-info.xml
Alexander Kurtakov 208e7a8cbc Initial import.
2009-09-03 21:05:14 +00:00

20 lines
374 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project name="">
<component id="org/slf4j"
licenseType=""
version="@VERSION@"
tag="@TAG@"
description=""
>
<artifact id="slf4j-api.jar"/>
<export>
<include input="slf4j-api.jar"/>
</export>
</component>
</project>