Java2HTML

The Java2HTML Tool

GroupId

GroupId

java2html
ArtifactId

ArtifactId

j2h
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java2HTML
The Java2HTML Tool

Download j2h

Filename Size
j2h-1.3.1.pom
j2h-1.3.1.jar 337 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/java2html/j2h/ -->
<dependency>
    <groupId>java2html</groupId>
    <artifactId>j2h</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/java2html/j2h/
implementation 'java2html:j2h:1.3.1'
// https://jarcasting.com/artifacts/java2html/j2h/
implementation ("java2html:j2h:1.3.1")
'java2html:j2h:jar:1.3.1'
<dependency org="java2html" name="j2h" rev="1.3.1">
  <artifact name="j2h" type="jar" />
</dependency>
@Grapes(
@Grab(group='java2html', module='j2h', version='1.3.1')
)
libraryDependencies += "java2html" % "j2h" % "1.3.1"
[java2html/j2h "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.2