is not current version
Last Version 1.0.10

org.webjars.npm:xss 0.2.16

WebJar for xss

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

xss
Version

Version

0.2.16
Type

Type

jar

Download xss 0.2.16


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