| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdnlp-chaizi |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnlp-chaizi
Nlp chaizi tool for java.
|
| Filename | Size |
|---|---|
| nlp-chaizi-1.1.0.pom | |
| nlp-chaizi-1.1.0.jar | 162 KB |
| nlp-chaizi-1.1.0-sources.jar | 159 KB |
| nlp-chaizi-1.1.0-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/nlp-chaizi/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>nlp-chaizi</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/nlp-chaizi/
implementation 'com.github.houbb:nlp-chaizi:1.1.0'
// https://jarcasting.com/artifacts/com.github.houbb/nlp-chaizi/
implementation ("com.github.houbb:nlp-chaizi:1.1.0")
'com.github.houbb:nlp-chaizi:jar:1.1.0'
<dependency org="com.github.houbb" name="nlp-chaizi" rev="1.1.0">
<artifact name="nlp-chaizi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='nlp-chaizi', version='1.1.0')
)
libraryDependencies += "com.github.houbb" % "nlp-chaizi" % "1.1.0"
[com.github.houbb/nlp-chaizi "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.145 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |