Last Version

segment 0.1.8

The segment tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

segment
Version

Version

0.1.8
Type

Type

jar
Description

Description

segment
The segment tool for java.
Source Code Management

Source Code Management

https://github.com/houbb/segment

Download segment 0.1.8


<!-- https://jarcasting.com/artifacts/com.github.houbb/segment/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>segment</artifactId>
    <version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/segment/
implementation 'com.github.houbb:segment:0.1.8'
// https://jarcasting.com/artifacts/com.github.houbb/segment/
implementation ("com.github.houbb:segment:0.1.8")
'com.github.houbb:segment:jar:0.1.8'
<dependency org="com.github.houbb" name="segment" rev="0.1.8">
  <artifact name="segment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='segment', version='0.1.8')
)
libraryDependencies += "com.github.houbb" % "segment" % "0.1.8"
[com.github.houbb/segment "0.1.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.101
com.github.houbb : segment-data-pos-core jar 0.0.1
com.github.houbb : segment-data-phrase-core jar 0.0.1

test (2)

Group / Artifact Type Version
junit : junit Optional jar 4.12
com.huaban : jieba-analysis Optional jar 1.0.2

Project Modules

There are no modules declared in this project.