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