| License |
License |
|---|---|
| GroupId | GroupIdorg.sonarsource.html |
| ArtifactId | ArtifactIdhtml |
| Version | Version3.6.0.3106 |
| Type | Typepom |
| Description |
DescriptionSonarSource :: HTML
Parent pom of SonarSource public projects
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSonarSource and Matthijs Galesloot |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| html-3.6.0.3106.pom | |
| Browse |
<!-- 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"]