GroupId | GroupIdvip.justlive |
---|---|
ArtifactId | ArtifactIdsnow-common-web-vertx |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
snow-common-web-vertx-1.0.0.pom | |
snow-common-web-vertx-1.0.0.jar | 21 KB |
snow-common-web-vertx-1.0.0-sources.jar | 18 KB |
snow-common-web-vertx-1.0.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.justlive/snow-common-web-vertx/ -->
<dependency>
<groupId>vip.justlive</groupId>
<artifactId>snow-common-web-vertx</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/vip.justlive/snow-common-web-vertx/
implementation 'vip.justlive:snow-common-web-vertx:1.0.0'
// https://jarcasting.com/artifacts/vip.justlive/snow-common-web-vertx/
implementation ("vip.justlive:snow-common-web-vertx:1.0.0")
'vip.justlive:snow-common-web-vertx:jar:1.0.0'
<dependency org="vip.justlive" name="snow-common-web-vertx" rev="1.0.0">
<artifact name="snow-common-web-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.justlive', module='snow-common-web-vertx', version='1.0.0')
)
libraryDependencies += "vip.justlive" % "snow-common-web-vertx" % "1.0.0"
[vip.justlive/snow-common-web-vertx "1.0.0"]