Jar examples for j:j2html
Java to HTML builder with a fluent API
You can download jar file j2html 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add j2html-1.2.0.jar to your project.
<dependency> <groupId>com.j2html</groupId> <artifactId>j2html</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.j2html', name: 'j2html', version: '1.2.0'
libraryDependencies += "com.j2html" % "j2html" % "1.2.0"
<dependency org="com.j2html" name="j2html" rev="1.2.0"/>
@Grapes(@Grab(group='com.j2html', module='j2html', version='1.2.0'))
'com.j2html:j2html:jar:1.2.0'
Click the following link to download the jar file.
j2html-1.2.0-javadoc.jar