d

dompurify

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