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

org.sonarsource.html:html 3.1.0.1615


Группа

Группа

org.sonarsource.html
Идентификатор

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

html
Версия

Версия

3.1.0.1615
Тип

Тип

pom

Скачать html 3.1.0.1615

Имя Файла Размер
html-3.1.0.1615.pom 2 KB
Обзор

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