License |
License |
---|---|
GroupId | GroupIdcom.googlecode.ictclas4j |
ArtifactId | ArtifactIdictclas4j |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionictclas4j
Word segmentation system for Chinese.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ictclas4j-1.0.1.pom | |
ictclas4j-1.0.1.jar | 102 KB |
ictclas4j-1.0.1-sources.jar | 72 KB |
ictclas4j-1.0.1-javadoc.jar | 226 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.ictclas4j/ictclas4j/ -->
<dependency>
<groupId>com.googlecode.ictclas4j</groupId>
<artifactId>ictclas4j</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.ictclas4j/ictclas4j/
implementation 'com.googlecode.ictclas4j:ictclas4j:1.0.1'
// https://jarcasting.com/artifacts/com.googlecode.ictclas4j/ictclas4j/
implementation ("com.googlecode.ictclas4j:ictclas4j:1.0.1")
'com.googlecode.ictclas4j:ictclas4j:jar:1.0.1'
<dependency org="com.googlecode.ictclas4j" name="ictclas4j" rev="1.0.1">
<artifact name="ictclas4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.ictclas4j', module='ictclas4j', version='1.0.1')
)
libraryDependencies += "com.googlecode.ictclas4j" % "ictclas4j" % "1.0.1"
[com.googlecode.ictclas4j/ictclas4j "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |