is not current version
Last Version 2.1.6.4

com.github.zhanhb:character-encoding-filter 2.1.6


GroupId

GroupId

com.github.zhanhb
ArtifactId

ArtifactId

character-encoding-filter
Version

Version

2.1.6
Type

Type

jar

Download character-encoding-filter 2.1.6


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