is not current version
Last Version 3.0.5

com.github.fartherp:framework-filter 1.1.3

framework-filter

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-filter
Version

Version

1.1.3
Type

Type

jar

Download framework-filter 1.1.3


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