| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторopencc4j |
| Версия | Версия1.7.1 |
| Тип | Типjar |
| Описание |
Описаниеopencc4j
Opencc4j is an opensource project for conversion between Traditional Chinese and Simplified Chinese,
supporting character-level conversion, phrase-level conversion for java.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| opencc4j-1.7.1.pom | |
| opencc4j-1.7.1.jar | 497 KB |
| opencc4j-1.7.1-sources.jar | 491 KB |
| opencc4j-1.7.1-javadoc.jar | 311 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/opencc4j/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>opencc4j</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/opencc4j/
implementation 'com.github.houbb:opencc4j:1.7.1'
// https://jarcasting.com/artifacts/com.github.houbb/opencc4j/
implementation ("com.github.houbb:opencc4j:1.7.1")
'com.github.houbb:opencc4j:jar:1.7.1'
<dependency org="com.github.houbb" name="opencc4j" rev="1.7.1">
<artifact name="opencc4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='opencc4j', version='1.7.1')
)
libraryDependencies += "com.github.houbb" % "opencc4j" % "1.7.1"
[com.github.houbb/opencc4j "1.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.143 |
| com.github.houbb : nlp-common | jar | 0.0.4 |
| com.huaban : jieba-analysis Необязательный | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.13.1 |