| License |
License
BSD
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdxss-filters |
| Last Version | Last Version1.2.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxss-filters
WebJar for xss-filters
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xss-filters-1.2.7.pom | |
| xss-filters-1.2.7.jar | 68 KB |
| xss-filters-1.2.7-sources.jar | 22 bytes |
| xss-filters-1.2.7-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/xss-filters/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>xss-filters</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/xss-filters/
implementation 'org.webjars.npm:xss-filters:1.2.7'
// https://jarcasting.com/artifacts/org.webjars.npm/xss-filters/
implementation ("org.webjars.npm:xss-filters:1.2.7")
'org.webjars.npm:xss-filters:jar:1.2.7'
<dependency org="org.webjars.npm" name="xss-filters" rev="1.2.7">
<artifact name="xss-filters" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='xss-filters', version='1.2.7')
)
libraryDependencies += "org.webjars.npm" % "xss-filters" % "1.2.7"
[org.webjars.npm/xss-filters "1.2.7"]