is not current version
Last Version 2.3.9.RELEASE

club.zhcs:rop-core 2.3.1.RELEASE


GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

rop-core
Version

Version

2.3.1.RELEASE
Type

Type

jar

Download rop-core 2.3.1.RELEASE


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