is not current version
Last Version 0.0.4

com.github.houbb:chinese-poetry-common 0.0.3

诗词通用模块

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-poetry-common
Version

Version

0.0.3
Type

Type

jar

Download chinese-poetry-common 0.0.3


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