License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gitee.loyo |
ArtifactId | ArtifactIdapi-bridge-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionsome feature for network-connect
|
Filename | Size |
---|---|
api-bridge-client-1.0.0.pom | |
api-bridge-client-1.0.0.jar | 11 KB |
api-bridge-client-1.0.0-sources.jar | 5 KB |
api-bridge-client-1.0.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.loyo/api-bridge-client/ -->
<dependency>
<groupId>com.gitee.loyo</groupId>
<artifactId>api-bridge-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.loyo/api-bridge-client/
implementation 'com.gitee.loyo:api-bridge-client:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.loyo/api-bridge-client/
implementation ("com.gitee.loyo:api-bridge-client:1.0.0")
'com.gitee.loyo:api-bridge-client:jar:1.0.0'
<dependency org="com.gitee.loyo" name="api-bridge-client" rev="1.0.0">
<artifact name="api-bridge-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.loyo', module='api-bridge-client', version='1.0.0')
)
libraryDependencies += "com.gitee.loyo" % "api-bridge-client" % "1.0.0"
[com.gitee.loyo/api-bridge-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.loyo : api-bridge-base | jar | 1.0.0 |
io.vertx : vertx-core | jar | 4.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.7 |