is not current version
Last Version 1.0.1-RELEASE

com.github.xuerong:peony-entrance 1.0.0-RELEASE


GroupId

GroupId

com.github.xuerong
ArtifactId

ArtifactId

peony-entrance
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download peony-entrance 1.0.0-RELEASE


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