is not current version
Last Version 0.8.1

cn.vertxup:vertx-pin 0.5.2


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-pin
Version

Version

0.5.2
Type

Type

pom

Download vertx-pin 0.5.2

Filename Size
vertx-pin-0.5.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.vertxup/vertx-pin/ -->
<dependency>
    <groupId>cn.vertxup</groupId>
    <artifactId>vertx-pin</artifactId>
    <version>0.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/vertx-pin/
implementation 'cn.vertxup:vertx-pin:0.5.2'
// https://jarcasting.com/artifacts/cn.vertxup/vertx-pin/
implementation ("cn.vertxup:vertx-pin:0.5.2")
'cn.vertxup:vertx-pin:pom:0.5.2'
<dependency org="cn.vertxup" name="vertx-pin" rev="0.5.2">
  <artifact name="vertx-pin" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='vertx-pin', version='0.5.2')
)
libraryDependencies += "cn.vertxup" % "vertx-pin" % "0.5.2"
[cn.vertxup/vertx-pin "0.5.2"]