is not current version
Last Version 2012FF_hf1_1

com.github.keran213539:IK_Analyzer 2012FF_hf1

IK 分词器项目maven版.发布到maven中央仓库

GroupId

GroupId

com.github.keran213539
ArtifactId

ArtifactId

IK_Analyzer
Version

Version

2012FF_hf1
Type

Type

jar

Download IK_Analyzer 2012FF_hf1


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