is not current version
Last Version 1.0.4

com.github.wangzihaogithub:security-filter 1.0.3

Security filter project

Categories

Categories

Github Development Tools Version Controls Security
GroupId

GroupId

com.github.wangzihaogithub
ArtifactId

ArtifactId

security-filter
Version

Version

1.0.3
Type

Type

jar

Download security-filter 1.0.3


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