is not current version
Last Version 1.4

com.github.antonsjava:web-filter 1.1

Web filter helper library

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antonsjava
ArtifactId

ArtifactId

web-filter
Version

Version

1.1
Type

Type

jar

Download web-filter 1.1


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