Maven dependency
To experience the joy of generating HTML with a Java HTML builder, add the j2html dependency to your POM:
<dependency>
<groupId>com.j2html</groupId>
<artifactId>j2html</artifactId>
<version>1.4.0</version>
</dependency>
Clone the repo on GitHub
Please clone and/or fork the repo on GitHub, make changes, and create pull requests! We will go through pull requests every sunday, so don't be shy.