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