Download java2html-5.0.jar file - Jar j

Jar examples for j:java2html

Description

Java2html api

You can download jar file java2html 5.0 in this page.

License

GPL

Build File

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'

Download

Click the following link to download the jar file.

java2html-5.0.jar
java2html-5.0.pom



Related Tutorials