is not current version
Last Version 3.6.0.3106

org.sonarsource.html:html 3.2.0.2082


GroupId

GroupId

org.sonarsource.html
ArtifactId

ArtifactId

html
Version

Version

3.2.0.2082
Type

Type

pom

Download html 3.2.0.2082

Filename Size
html-3.2.0.2082.pom 2 KB
Browse

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