is not current version
Last Version 0.7.0

org.teavm:teavm-html4j 0.2.0

A set of interceptors and hacks for TeaVM to support html4j

GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-html4j
Version

Version

0.2.0
Type

Type

jar

Download teavm-html4j 0.2.0


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