is not current version
Last Version 2.3.8

org.webjars.npm:dompurify 1.0.9

WebJar for dompurify

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dompurify
Version

Version

1.0.9
Type

Type

jar

Download dompurify 1.0.9


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