is not current version
Last Version 2.3.8

org.webjars.npm:dompurify 2.2.6

WebJar for dompurify

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dompurify
Version

Version

2.2.6
Type

Type

jar

Download dompurify 2.2.6


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