clj-tagsoup
clj-tagsoup copied to clipboard
It's actually not possible to avoid stax-utils dependency
At least I was told so in answer to my SO queston: http://stackoverflow.com/questions/11712846/how-to-exclude-from-project-stax-utils-dependency-for-tagsoup I'm asking you to clarify README - either by how I can really avoid dependency either by removing the statement that it is possible.
Thanks for the report! I'll try to make excluding stax-utils actually doable in 0.3.1.
Confirmed.