is not current version
Last Version 0.8.1

cn.vertxup:vertx-ifx 0.5.1


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-ifx
Version

Version

0.5.1
Type

Type

pom

Download vertx-ifx 0.5.1

Filename Size
vertx-ifx-0.5.1.pom 947 bytes
Browse

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