is not current version
Last Version 1.0.1-RELEASE

com.github.xuerong:peony-demo-old 1.0.0-RELEASE


GroupId

GroupId

com.github.xuerong
ArtifactId

ArtifactId

peony-demo-old
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download peony-demo-old 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.xuerong/peony-demo-old/ -->
<dependency>
    <groupId>com.github.xuerong</groupId>
    <artifactId>peony-demo-old</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuerong/peony-demo-old/
implementation 'com.github.xuerong:peony-demo-old:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.xuerong/peony-demo-old/
implementation ("com.github.xuerong:peony-demo-old:1.0.0-RELEASE")
'com.github.xuerong:peony-demo-old:jar:1.0.0-RELEASE'
<dependency org="com.github.xuerong" name="peony-demo-old" rev="1.0.0-RELEASE">
  <artifact name="peony-demo-old" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuerong', module='peony-demo-old', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.xuerong" % "peony-demo-old" % "1.0.0-RELEASE"
[com.github.xuerong/peony-demo-old "1.0.0-RELEASE"]