is not current version
Last Version 5.0.bv6

org.st-js.bridge:html 4.01.0


GroupId

GroupId

org.st-js.bridge
ArtifactId

ArtifactId

html
Version

Version

4.01.0
Type

Type

jar

Download html 4.01.0


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