is not current version
Last Version 0.8.1

cn.vertxup:vertx-pin 0.6.0


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-pin
Version

Version

0.6.0
Type

Type

pom

Download vertx-pin 0.6.0

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

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