GroupId | GroupIdcom.feingto |
---|---|
ArtifactId | ArtifactIdfeingto-gateway-filter |
Version | Version1.5.1 |
Type | Typejar |
Filename | Size |
---|---|
feingto-gateway-filter-1.5.1.pom | |
feingto-gateway-filter-1.5.1.jar | 107 KB |
feingto-gateway-filter-1.5.1-sources.jar | 155 bytes |
feingto-gateway-filter-1.5.1-javadoc.jar | 155 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-gateway-filter/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-gateway-filter</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-gateway-filter/
implementation 'com.feingto:feingto-gateway-filter:1.5.1'
// https://jarcasting.com/artifacts/com.feingto/feingto-gateway-filter/
implementation ("com.feingto:feingto-gateway-filter:1.5.1")
'com.feingto:feingto-gateway-filter:jar:1.5.1'
<dependency org="com.feingto" name="feingto-gateway-filter" rev="1.5.1">
<artifact name="feingto-gateway-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-gateway-filter', version='1.5.1')
)
libraryDependencies += "com.feingto" % "feingto-gateway-filter" % "1.5.1"
[com.feingto/feingto-gateway-filter "1.5.1"]