| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sonarsource.html |
| Идентификатор | Идентификаторhtml |
| Версия | Версия3.6.0.3106 |
| Тип | Типpom |
| Описание |
ОписаниеSonarSource :: HTML
Parent pom of SonarSource public projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикSonarSource and Matthijs Galesloot |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| html-3.6.0.3106.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sonarsource.html/html/ -->
<dependency>
<groupId>org.sonarsource.html</groupId>
<artifactId>html</artifactId>
<version>3.6.0.3106</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.html/html/
implementation 'org.sonarsource.html:html:3.6.0.3106'
// https://jarcasting.com/artifacts/org.sonarsource.html/html/
implementation ("org.sonarsource.html:html:3.6.0.3106")
'org.sonarsource.html:html:pom:3.6.0.3106'
<dependency org="org.sonarsource.html" name="html" rev="3.6.0.3106">
<artifact name="html" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.html', module='html', version='3.6.0.3106')
)
libraryDependencies += "org.sonarsource.html" % "html" % "3.6.0.3106"
[org.sonarsource.html/html "3.6.0.3106"]