is not current version
Last Version 1.2.0

com.github.houbb:nlp-hanzi-similar 1.0.0

Collect base useful tools for dev.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

nlp-hanzi-similar
Version

Version

1.0.0
Type

Type

jar

Download nlp-hanzi-similar 1.0.0


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