is not current version
Last Version 0.9.12

io.leopard:nobug-xss 0.9.10

XSS漏洞防范

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

nobug-xss
Version

Version

0.9.10
Type

Type

jar

Download nobug-xss 0.9.10


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