获取汉字拼音的Clojure库,对pinyin4j进行了简单封装。
[pinyin4clj "0.3.0-SNAPSHOT"]
pinyin4clj/pinyin4clj {:mvn/version "0.3.0-SNAPSHOT"}
implementation("pinyin4clj:pinyin4clj:0.3.0-SNAPSHOT")
<dependency> <groupId>pinyin4clj</groupId> <artifactId>pinyin4clj</artifactId> <version>0.3.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: