d

dompurify

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