License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.cure53 |
ArtifactId | ArtifactIddompurify |
Version | Version2.2.6 |
Type | Typejar |
Description |
DescriptionDOMPurify
WebJar for DOMPurify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dompurify-2.2.6.pom | |
dompurify-2.2.6.jar | 292 KB |
dompurify-2.2.6-sources.jar | 22 bytes |
dompurify-2.2.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.cure53/dompurify/ -->
<dependency>
<groupId>org.webjars.bowergithub.cure53</groupId>
<artifactId>dompurify</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cure53/dompurify/
implementation 'org.webjars.bowergithub.cure53:dompurify:2.2.6'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cure53/dompurify/
implementation ("org.webjars.bowergithub.cure53:dompurify:2.2.6")
'org.webjars.bowergithub.cure53:dompurify:jar:2.2.6'
<dependency org="org.webjars.bowergithub.cure53" name="dompurify" rev="2.2.6">
<artifact name="dompurify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.cure53', module='dompurify', version='2.2.6')
)
libraryDependencies += "org.webjars.bowergithub.cure53" % "dompurify" % "2.2.6"
[org.webjars.bowergithub.cure53/dompurify "2.2.6"]