is not current version
Last Version 1.1.0

com.github.zhubo812:Odyssey 1.0.1

A Chinese Segmentation for NLP

GroupId

GroupId

com.github.zhubo812
ArtifactId

ArtifactId

Odyssey
Version

Version

1.0.1
Type

Type

jar

Download Odyssey 1.0.1


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