is not current version
Last Version 1.2.0

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

The nlp hanzi simiar tool.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

nlp-hanzi-similar
Version

Version

1.1.0
Type

Type

jar

Download nlp-hanzi-similar 1.1.0


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