is not current version
Last Version 2.3.9.RELEASE

club.zhcs:rop-server 2.3.7.RELEASE


GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

rop-server
Version

Version

2.3.7.RELEASE
Type

Type

jar

Download rop-server 2.3.7.RELEASE


<!-- https://jarcasting.com/artifacts/club.zhcs/rop-server/ -->
<dependency>
    <groupId>club.zhcs</groupId>
    <artifactId>rop-server</artifactId>
    <version>2.3.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/club.zhcs/rop-server/
implementation 'club.zhcs:rop-server:2.3.7.RELEASE'
// https://jarcasting.com/artifacts/club.zhcs/rop-server/
implementation ("club.zhcs:rop-server:2.3.7.RELEASE")
'club.zhcs:rop-server:jar:2.3.7.RELEASE'
<dependency org="club.zhcs" name="rop-server" rev="2.3.7.RELEASE">
  <artifact name="rop-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='club.zhcs', module='rop-server', version='2.3.7.RELEASE')
)
libraryDependencies += "club.zhcs" % "rop-server" % "2.3.7.RELEASE"
[club.zhcs/rop-server "2.3.7.RELEASE"]