Jar examples for j:java2html
Java2html api
You can download jar file java2html 5.0 in this page.
GPL
You can use the following script to add java2html-5.0.jar to your project.
<dependency> <groupId>de.java2html</groupId> <artifactId>java2html</artifactId> <version>5.0</version> </dependency>
compile group: 'de.java2html', name: 'java2html', version: '5.0'
libraryDependencies += "de.java2html" % "java2html" % "5.0"
<dependency org="de.java2html" name="java2html" rev="5.0"/>
@Grapes(@Grab(group='de.java2html', module='java2html', version='5.0'))
'de.java2html:java2html:jar:5.0'
Click the following link to download the jar file.
java2html-5.0.jar