| License |
License
MPL-2.0
Apache-2.0
|
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.cure53 |
| ArtifactId | ArtifactIddompurify |
| Last Version | Last Version2.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDOMPurify
WebJar for DOMPurify
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dompurify-2.3.3.pom | |
| dompurify-2.3.3.jar | 284 KB |
| dompurify-2.3.3-sources.jar | 22 bytes |
| dompurify-2.3.3-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.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cure53/dompurify/
implementation 'org.webjars.bowergithub.cure53:dompurify:2.3.3'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cure53/dompurify/
implementation ("org.webjars.bowergithub.cure53:dompurify:2.3.3")
'org.webjars.bowergithub.cure53:dompurify:jar:2.3.3'
<dependency org="org.webjars.bowergithub.cure53" name="dompurify" rev="2.3.3">
<artifact name="dompurify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.cure53', module='dompurify', version='2.3.3')
)
libraryDependencies += "org.webjars.bowergithub.cure53" % "dompurify" % "2.3.3"
[org.webjars.bowergithub.cure53/dompurify "2.3.3"]