d

dompurify

WebJar for dompurify
https://www.webjars.org
MPL-2.0 Apache-2.0
Files download
File Operation
dompurify-2.2.8.jar download
dompurify-2.2.8.pom download
dompurify-2.2.8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>dompurify</artifactId>
  <version>2.2.8</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:dompurify:2.2.8'
Gradle Kotlin
implementation("org.webjars.npm:dompurify:2.2.8")
Scala SBT
libraryDependencies += "org.webjars.npm" % "dompurify" % "2.2.8"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='dompurify', version='2.2.8')
)
Apache Ivy
<dependency org="org.webjars.npm" name="dompurify" rev="2.2.8" />
Leiningen
[org.webjars.npm/dompurify "2.2.8"]
Apache Buildr
'org.webjars.npm:dompurify:jar:2.2.8'
Dependencies
The project has no third-party dependencies