Last Version

Java2HTML 1.3.1

The Java2HTML Tool

GroupId

GroupId

java2html
ArtifactId

ArtifactId

j2h
Version

Version

1.3.1
Type

Type

jar
Description

Description

Java2HTML
The Java2HTML Tool

Download j2h 1.3.1

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

<!-- 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.