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