<dependency>
<groupId>io.github.kylin-hunter</groupId>
<artifactId>k-dic-words</artifactId>
<version>1.0.5</version>
</dependency>
@Grapes(
@Grab(group='io.github.kylin-hunter', module='k-dic-words', version='1.0.5')
)
compile
|-- io.github.kylin-hunter:k-commons:1.0.12
|-- com.github.magese:ik-analyzer:8.5.0
|-- com.belerweb:pinyin4j:2.5.1
runtime