is not current version
Last Version 0.0.4

com.github.houbb:chinese-poetry-test 0.0.2

测试模块

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

chinese-poetry-test
Version

Version

0.0.2
Type

Type

jar

Download chinese-poetry-test 0.0.2


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