is not current version
Last Version 0.0.5

com.github.houbb:similar-char 0.0.4

The similar-char tool for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

similar-char
Version

Version

0.0.4
Type

Type

jar

Download similar-char 0.0.4


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