is not current version
Last Version 1.3.5

com.github.sparkzxl:sparkzxl-gateway-filter 1.3.1


GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-gateway-filter
Version

Version

1.3.1
Type

Type

jar

Download sparkzxl-gateway-filter 1.3.1


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