is not current version
Last Version 1.3.5

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


GroupId

GroupId

com.github.sparkzxl
ArtifactId

ArtifactId

sparkzxl-gateway-filter
Version

Version

1.3.4
Type

Type

jar

Download sparkzxl-gateway-filter 1.3.4


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