GroupId | GroupIdcom.feingto |
---|---|
ArtifactId | ArtifactIdfeingto-gateway-filter |
Version | Version1.5 |
Type | Typejar |
Filename | Size |
---|---|
feingto-gateway-filter-1.5.pom | |
feingto-gateway-filter-1.5.jar | 112 KB |
feingto-gateway-filter-1.5-sources.jar | 155 bytes |
feingto-gateway-filter-1.5-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</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"]