Ver 1.2
Add support for img url with html.imgUrl(), fix a small bug that gave a warning if more than 1 atrribute was passed in the htmlattr list.
Published to central. Add the following dependency to your pom:
<dependency>
<groupId>se.alipsa</groupId>
<artifactId>htmlcreator</artifactId>
<version>1.2</version>
</dependency>
See readme.md for more details on usage.