is not current version
Last Version 2.3.8

org.webjars.npm:dompurify 1.0.8

WebJar for dompurify

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dompurify
Version

Version

1.0.8
Type

Type

jar

Download dompurify 1.0.8


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