is not current version
Last Version 0.6.5

com.globalmentor:globalmentor-html 0.6.0

GlobalMentor Java HTML utility library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-html
Version

Version

0.6.0
Type

Type

jar

Download globalmentor-html 0.6.0


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