Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.luohuasheng.bee |
ArtifactId | ArtifactIdlhs-bee-rest-message |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
lhs-bee-rest-message-1.0.5.pom | |
lhs-bee-rest-message-1.0.5.jar | 13 KB |
lhs-bee-rest-message-1.0.5-sources.jar | 10 KB |
lhs-bee-rest-message-1.0.5-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-message/ -->
<dependency>
<groupId>net.luohuasheng.bee</groupId>
<artifactId>lhs-bee-rest-message</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-message/
implementation 'net.luohuasheng.bee:lhs-bee-rest-message:1.0.5'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-message/
implementation ("net.luohuasheng.bee:lhs-bee-rest-message:1.0.5")
'net.luohuasheng.bee:lhs-bee-rest-message:jar:1.0.5'
<dependency org="net.luohuasheng.bee" name="lhs-bee-rest-message" rev="1.0.5">
<artifact name="lhs-bee-rest-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-rest-message', version='1.0.5')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-rest-message" % "1.0.5"
[net.luohuasheng.bee/lhs-bee-rest-message "1.0.5"]