is not current version
Last Version 1.0.10

net.luohuasheng.bee:lhs-bee-rest-core 1.0.6


Categories

Categories

Net
GroupId

GroupId

net.luohuasheng.bee
ArtifactId

ArtifactId

lhs-bee-rest-core
Version

Version

1.0.6
Type

Type

jar

Download lhs-bee-rest-core 1.0.6


<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-core/ -->
<dependency>
    <groupId>net.luohuasheng.bee</groupId>
    <artifactId>lhs-bee-rest-core</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-core/
implementation 'net.luohuasheng.bee:lhs-bee-rest-core:1.0.6'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-core/
implementation ("net.luohuasheng.bee:lhs-bee-rest-core:1.0.6")
'net.luohuasheng.bee:lhs-bee-rest-core:jar:1.0.6'
<dependency org="net.luohuasheng.bee" name="lhs-bee-rest-core" rev="1.0.6">
  <artifact name="lhs-bee-rest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-rest-core', version='1.0.6')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-rest-core" % "1.0.6"
[net.luohuasheng.bee/lhs-bee-rest-core "1.0.6"]