| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторopencc4j |
| Версия | Версия1.6.2 |
| Тип | Тип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.6.2.pom | |
| opencc4j-1.6.2.jar | 482 KB |
| opencc4j-1.6.2-sources.jar | 479 KB |
| opencc4j-1.6.2-javadoc.jar | 271 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/opencc4j/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>opencc4j</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/opencc4j/
implementation 'com.github.houbb:opencc4j:1.6.2'
// https://jarcasting.com/artifacts/com.github.houbb/opencc4j/
implementation ("com.github.houbb:opencc4j:1.6.2")
'com.github.houbb:opencc4j:jar:1.6.2'
<dependency org="com.github.houbb" name="opencc4j" rev="1.6.2">
<artifact name="opencc4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='opencc4j', version='1.6.2')
)
libraryDependencies += "com.github.houbb" % "opencc4j" % "1.6.2"
[com.github.houbb/opencc4j "1.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.12 |