is not current version
Last Version 0.0.4

com.github.houbb:chinese-poetry 0.0.3

The chinese-poetry tools for chinese by java(java 实现的唐诗宋词诗词。辞赋,楚辞,乐府,诗经。).

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-poetry
Version

Version

0.0.3
Type

Type

pom

Download chinese-poetry 0.0.3

Filename Size
chinese-poetry-0.0.3.pom 11 KB
Browse

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