is not current version
Last Version 1.2.7

org.webjars.npm:xss-filters 1.2.6

WebJar for xss-filters

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

xss-filters
Version

Version

1.2.6
Type

Type

jar

Download xss-filters 1.2.6


<!-- https://jarcasting.com/artifacts/org.webjars.npm/xss-filters/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>xss-filters</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/xss-filters/
implementation 'org.webjars.npm:xss-filters:1.2.6'
// https://jarcasting.com/artifacts/org.webjars.npm/xss-filters/
implementation ("org.webjars.npm:xss-filters:1.2.6")
'org.webjars.npm:xss-filters:jar:1.2.6'
<dependency org="org.webjars.npm" name="xss-filters" rev="1.2.6">
  <artifact name="xss-filters" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='xss-filters', version='1.2.6')
)
libraryDependencies += "org.webjars.npm" % "xss-filters" % "1.2.6"
[org.webjars.npm/xss-filters "1.2.6"]