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