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