| Группа | Группаcom.github.houbb |
|---|---|
| Идентификатор | Идентификаторnlp-hanzi-similar |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| nlp-hanzi-similar-1.0.0.pom | |
| nlp-hanzi-similar-1.0.0.jar | 271 KB |
| nlp-hanzi-similar-1.0.0-sources.jar | 264 KB |
| nlp-hanzi-similar-1.0.0-javadoc.jar | 190 KB |
| Обзор |
<!-- 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"]