is not current version
Last Version 1.4.0

com.github.stefanbirkner:filter-tools 1.3.0


GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

filter-tools
Version

Version

1.3.0
Type

Type

jar

Download filter-tools 1.3.0


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