is not current version
Last Version 5.8.09

cn.linham:beecloud-core 5.7.12

beecloud核心框架

GroupId

GroupId

cn.linham
ArtifactId

ArtifactId

beecloud-core
Version

Version

5.7.12
Type

Type

jar

Download beecloud-core 5.7.12


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