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