is not current version
Last Version 0.9.12

io.leopard:nobug-xss 0.9.11

XSS漏洞防范

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

nobug-xss
Version

Version

0.9.11
Type

Type

jar

Download nobug-xss 0.9.11


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