GroupId | GroupIdorg.webjars.bowergithub.cure53 |
---|---|
ArtifactId | ArtifactIddompurify |
Version | Version2.0.7 |
Type | Typejar |
Filename | Size |
---|---|
dompurify-2.0.7.pom | |
dompurify-2.0.7.jar | 296 KB |
dompurify-2.0.7-sources.jar | 22 bytes |
dompurify-2.0.7-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.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cure53/dompurify/
implementation 'org.webjars.bowergithub.cure53:dompurify:2.0.7'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.cure53/dompurify/
implementation ("org.webjars.bowergithub.cure53:dompurify:2.0.7")
'org.webjars.bowergithub.cure53:dompurify:jar:2.0.7'
<dependency org="org.webjars.bowergithub.cure53" name="dompurify" rev="2.0.7">
<artifact name="dompurify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.cure53', module='dompurify', version='2.0.7')
)
libraryDependencies += "org.webjars.bowergithub.cure53" % "dompurify" % "2.0.7"
[org.webjars.bowergithub.cure53/dompurify "2.0.7"]