HtmlFlow library purpose is to allow Java applications to easily writing HTML documents in a fluent style into a java.io.PrintStream.
'com.github.fmcarvalho:htmlflow:1.0'
<dependency>
<groupId>com.github.fmcarvalho</groupId>
<artifactId>htmlflow</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.fmcarvalho" name="htmlflow" rev="1.0"/>
"com.github.fmcarvalho", "htmlflow", "1.0"