is not current version
Last Version 1.5.3

com.feingto:feingto-gateway-filter 1.5


GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-gateway-filter
Version

Version

1.5
Type

Type

jar

Download feingto-gateway-filter 1.5


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