is not current version
Last Version 0.6.5

com.globalmentor:globalmentor-html 0.6.2

GlobalMentor Java HTML utility library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-html
Version

Version

0.6.2
Type

Type

jar

Download globalmentor-html 0.6.2


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