не последняя версия
Последняя версия 0.6.5

com.globalmentor:globalmentor-html 0.6.0

GlobalMentor Java HTML utility library.

Группа

Группа

com.globalmentor
Идентификатор

Идентификатор

globalmentor-html
Версия

Версия

0.6.0
Тип

Тип

jar

Скачать 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"]