License |
License |
---|---|
GroupId | GroupIdcom.chenlb.mmseg4j |
ArtifactId | ArtifactIdmmseg4j-core |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmmseg4j-core
MMSEG cor for java chinese analyzer
|
Project URL |
Project URL |
Project Organization |
Project Organizationchenlb open source |
Filename | Size |
---|---|
mmseg4j-core-1.10.0.pom | |
mmseg4j-core-1.10.0.jar | 685 KB |
mmseg4j-core-1.10.0-sources.jar | 667 KB |
mmseg4j-core-1.10.0-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chenlb.mmseg4j/mmseg4j-core/ -->
<dependency>
<groupId>com.chenlb.mmseg4j</groupId>
<artifactId>mmseg4j-core</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.chenlb.mmseg4j/mmseg4j-core/
implementation 'com.chenlb.mmseg4j:mmseg4j-core:1.10.0'
// https://jarcasting.com/artifacts/com.chenlb.mmseg4j/mmseg4j-core/
implementation ("com.chenlb.mmseg4j:mmseg4j-core:1.10.0")
'com.chenlb.mmseg4j:mmseg4j-core:jar:1.10.0'
<dependency org="com.chenlb.mmseg4j" name="mmseg4j-core" rev="1.10.0">
<artifact name="mmseg4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chenlb.mmseg4j', module='mmseg4j-core', version='1.10.0')
)
libraryDependencies += "com.chenlb.mmseg4j" % "mmseg4j-core" % "1.10.0"
[com.chenlb.mmseg4j/mmseg4j-core "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8 |