Skip to content

Ver 1.2

Compare
Choose a tag to compare
@perNyfelt perNyfelt released this 26 Dec 17:40
· 16 commits to main since this release

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.