is not current version
Last Version 0.8.1

cn.vertxup:vertx-ifx 0.4.8


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

vertx-ifx
Version

Version

0.4.8
Type

Type

pom

Download vertx-ifx 0.4.8

Filename Size
vertx-ifx-0.4.8.pom 889 bytes
Browse

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