is not current version
Last Version 5.8.09

cn.linham:beecloud-service-core 5.8.03

beecloud service core

GroupId

GroupId

cn.linham
ArtifactId

ArtifactId

beecloud-service-core
Version

Version

5.8.03
Type

Type

jar

Download beecloud-service-core 5.8.03


<!-- https://jarcasting.com/artifacts/cn.linham/beecloud-service-core/ -->
<dependency>
    <groupId>cn.linham</groupId>
    <artifactId>beecloud-service-core</artifactId>
    <version>5.8.03</version>
</dependency>
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-core/
implementation 'cn.linham:beecloud-service-core:5.8.03'
// https://jarcasting.com/artifacts/cn.linham/beecloud-service-core/
implementation ("cn.linham:beecloud-service-core:5.8.03")
'cn.linham:beecloud-service-core:jar:5.8.03'
<dependency org="cn.linham" name="beecloud-service-core" rev="5.8.03">
  <artifact name="beecloud-service-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.linham', module='beecloud-service-core', version='5.8.03')
)
libraryDependencies += "cn.linham" % "beecloud-service-core" % "5.8.03"
[cn.linham/beecloud-service-core "5.8.03"]